summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: Add TI DaVinci EMAC driverAnant Gole2009-05-183-0/+2844
* ixgbe: Increase the driver version numberPeter P Waskiewicz Jr2009-05-181-1/+1
* ixgbe: Add generic XAUI support to 82599Peter P Waskiewicz Jr2009-05-183-0/+7
* ixgbe: set max desc to prevent total RSC packet size of 64KAlexander Duyck2009-05-182-11/+20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-1823-483/+252
|\
| * ath9k: Cleanup ineffective return valuesVasanthakumar Thiagarajan2009-05-116-85/+36
| * ath9k: Remove bogus break after returnVasanthakumar Thiagarajan2009-05-111-2/+0
| * iwlwifi: default WMM AC parametersWey-Yi Guy2009-05-111-2/+14
| * iwlwifi: show qos AC parametersWey-Yi Guy2009-05-111-1/+21
| * iwlagn: show current rate scale data in debugfsWey-Yi Guy2009-05-111-0/+42
| * iwlwifi: use #define instead of hard coded valueWey-Yi Guy2009-05-112-10/+12
| * iwl3945: read rev id in nic configAbhijeet Kolekar2009-05-111-7/+5
| * iwlwifi: more descriptive unsupported hardware messageReinette Chatre2009-05-111-1/+1
| * iwlagn: improve rate scale table searchMohamed Abbas2009-05-112-9/+40
| * iwlwifi: clean up PS codeJohannes Berg2009-05-117-292/+48
| * iwlwifi: fix PS disable status raceJohannes Berg2009-05-111-3/+2
| * iwlwifi: do proper hw restartJohannes Berg2009-05-114-61/+24
| * mac80211: move HT operation mode BSS infoJohannes Berg2009-05-113-4/+4
| * rt2x00: Fix chipset detection for rt73usbIvo van Doorn2009-05-111-1/+1
| * iwlwifi: make iwl_set_rate staticJohannes Berg2009-05-112-4/+1
| * wireless: WL12XX should depend on GENERIC_HARDIRQSGeert Uytterhoeven2009-05-111-1/+1
* | ixgbe: Don't reset the hardware when switching between LFC and PFCPeter P Waskiewicz Jr2009-05-171-17/+49
* | ixgbe: When in DCB mode with PFC enabled, show LFC is disabledPeter P Waskiewicz Jr2009-05-171-0/+7
* | ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr2009-05-177-7/+66
* | ixgbe: Set Priority Flow Control low water threshhold for DCBPeter P Waskiewicz Jr2009-05-171-11/+37
* | ixgbe: Enable jumbo frame for FCoE feature in 82599Yi Zou2009-05-172-0/+26
* | ixgbe: Enable FCoE redirection table feature in 82599Yi Zou2009-05-171-4/+24
* | ixgbe: Add RING_F_FCOE for FCoE feature in 82599Yi Zou2009-05-172-0/+102
* | ixgbe: Add SAN MAC address to the RAR, return the address to DCBWaskiewicz Jr, Peter P2009-05-174-7/+29
* | ixgbe: Add FCoE Storage MAC Address supportPJ Waskiewicz2009-05-173-0/+126
* | skfddi: convert PRINTK() to pr_debug()Alexander Beregalov2009-05-171-81/+75
* | mac89x0: remove PRINTK()Alexander Beregalov2009-05-171-2/+0
* | de620: convert PRINTK() to pr_debug() and cleanupAlexander Beregalov2009-05-171-41/+18
* | de600: convert PRINTK() to pr_debug()Alexander Beregalov2009-05-171-16/+3
* | de620: fix forgotten semicolonAlexander Beregalov2009-05-171-1/+1
* | drivers/net: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug(Joe Perches2009-05-171-8/+5
* | sfc: Use generic XENPAK register definitionsBen Hutchings2009-05-173-73/+4
* | smsc95xx: strip ethernet fcs (crc) on receive pathPeter Korsgaard2009-05-171-2/+2
* | dm9601: trivial comment fixesPeter Korsgaard2009-05-171-6/+6
* | net: tx scalability works : trans_startEric Dumazet2009-05-171-4/+4
* | bnx2: bnx2_tx_int() optimizationsEric Dumazet2009-05-172-7/+13
* | net/ibmveth: fix panic in probeStephen Rothwell2009-05-171-1/+1
* | ixgbe: Add FCoE related statistics to 82599Yi Zou2009-05-173-0/+22
* | ixgbe: Implement FCoE Rx side large receive offload feature to 82599Yi Zou2009-05-172-0/+23
* | ixgbe: Add infrastructure code for FCoE large receive offload to 82599Yi Zou2009-05-173-1/+344
* | ixgbe: Implement FCoE Tx side offload features in base driver of 82599Yi Zou2009-05-175-20/+101
* | ixgbe: Add infrastructure code for FCoE large send offload to 82599Yi Zou2009-05-171-0/+132
* | ixgbe: Add FCoE feature code to 82599Yi Zou2009-05-171-0/+60
* | ixgbe: Add FCoE feature header to 82599Yi Zou2009-05-171-0/+66
* | ixgbe: Add FCoE feature register defines to 82599Yi Zou2009-05-171-0/+84
OpenPOWER on IntegriCloud