aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-28igb: add single vector msi-x testing to interrupt testAlexander Duyck
2009-10-28igb: make ethtool use core xmit map and free functionalityAlexander Duyck
2009-10-28igb: make tx ring map and free functionality non-staticAlexander Duyck
2009-10-28igb: re-use ring configuration code in ethtool testingAlexander Duyck
2009-10-28igb: setup vlan tag replication stripping in igb_vmm_controlAlexander Duyck
2009-10-28igb: delay VF reset notification until after interrupts are enabedAlexander Duyck
2009-10-28igb: move the multiple receive queue configuration into seperate functionAlexander Duyck
2009-10-28igb: place a pointer to the netdev struct in the ring itselfAlexander Duyck
2009-10-28igb: add a flags value to the ringAlexander Duyck
2009-10-28igb: move alloc_failed and csum_err stats into per rx-ring statAlexander Duyck
2009-10-28igb: move rx_buffer_len into the ring structureAlexander Duyck
2009-10-28igb: add pci device pointer to ring structureAlexander Duyck
2009-10-28igb: change the head and tail offsets into pointersAlexander Duyck
2009-10-28igb: move SRRCTL register configuration into ring specific configAlexander Duyck
2009-10-28igb: remove rx_ps_hdr_lenAlexander Duyck
2009-10-28igb: move the tx and rx ring specific config into seperate functionsAlexander Duyck
2009-10-28igb: increase minimum rx buffer size to 1KAlexander Duyck
2009-10-28igb: remove rx checksum good counterAlexander Duyck
2009-10-28igb: add new data structure for handling interrupts and NAPIAlexander Duyck
2009-10-27atl1c: duplicate atl1c_get_tpdJie Yang
2009-10-27ath: Updates for regulatory and country codes.Vivek Natarajan
2009-10-27iwlwifi: minor comments changes for wimax co-exist commandWey-Yi Guy
2009-10-27iwlwifi: make sure device is reset when unloading driverBen Cahill
2009-10-27iwlwifi: update lowest API version support for 6x00 & 6x50 seriesWey-Yi Guy
2009-10-27iwlwifi: remove duplicated defineWey-Yi Guy
2009-10-27iwlwifi: reuse page for notification packetsZhu Yi
2009-10-27iwlwifi: remove unused parametersWey-Yi Guy
2009-10-27iwlwifi: remove duplicate definesReinette Chatre
2009-10-27iwlwifi: add channel switch support to 5000 series and upWey-Yi Guy
2009-10-27iwlwifi: issue ct_kill host command based on device configWey-Yi Guy
2009-10-27iwlwifi: choose thermal throttle method based on device configWey-Yi Guy
2009-10-27iwlwifi: increase max tfd payload sizeWey-Yi Guy
2009-10-27iwlwifi: fix use after free bug for paged rxZhu Yi
2009-10-27iwlwifi: specify the valid tx/rx chain in device config structureWey-Yi Guy
2009-10-27iwlwifi: update bt co-exit configuration parameterWey-Yi Guy
2009-10-27iwlwifi: separate led function from statistic notificationWey-Yi Guy
2009-10-27iwlwifi: consolidate apm_init() functionsBen Cahill
2009-10-27iwlwifi: fix gain computation for 5000 series and upWey-Yi Guy
2009-10-27iwlwifi: add missing commands to syslog messagesJay Sternberg
2009-10-27libertas: remove some references to IW_MODE_abcHolger Schurig
2009-10-27libertas: sort and categorize entries in decl.hHolger Schurig
2009-10-27libertas: move mic failure event to wext.cHolger Schurig
2009-10-27libertas: move SIOCGIWAP calls to wext.cHolger Schurig
2009-10-27libertas: remove "struct cmd_ds_gen"Holger Schurig
2009-10-27libertas: remove handling for CMD_GET_TSFHolger Schurig
2009-10-27libertas: remove handling for CMD_802_11_LED_GPIO_CTRLHolger Schurig
2009-10-27libertas: move lbs_send_iwevcustom_event() to wext.cHolger Schurig
2009-10-27libertas: move association related commands into assoc.cHolger Schurig
2009-10-27libertas: get current channel out of priv->curbssparamsHolger Schurig
2009-10-27libertas: sort variables in struct lbs_privateHolger Schurig