summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* mv643xx_eth: Remove a stale PPC_MULTIPLATFORMEmil Medve2009-05-171-2/+1
* drivers/net/82596.c: suppress warningsAndrew Morton2009-05-171-7/+7
* sfc: modify allocation error messageMike Travis2009-05-171-2/+2
* net: remove needless (now buggy) & from dev->dev_addrJiri Pirko2009-05-174-6/+7
* tun: add tun_flags, owner, group attributes in sysfsDavid Woodhouse2009-05-091-15/+52
* Remove duplicate slow protocol define in bond_3ad.hRichard Genoud2009-05-091-2/+2
* netxen: trivial register access cleanupDhananjay Phadke2009-05-091-8/+5
* netxen: disable msi-x for NC512m adapterDhananjay Phadke2009-05-091-1/+0
* netxen: fix irq tear down and msix leak.Dhananjay Phadke2009-05-091-31/+43
* netxen: cache msi register offsetDhananjay Phadke2009-05-092-1/+6
* bnx2x: do not return negative number of received packagesStanislaw Gruszka2009-05-081-1/+1
* bnx2x: free workqueue when driver fail to registerStanislaw Gruszka2009-05-081-1/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-0895-1280/+16237
|\
| * ath9k: remove redundant AR9285 checksGabor Juhos2009-05-062-5/+4
| * ath9k: make private driver rate tables constLuis R. Rodriguez2009-05-067-39/+43
| * p54: call p54_wake_free_queues on every p54_free_skb and p54_rx_frame_sentMax Filippov2009-05-061-19/+4
| * rt2x00: Simplify rt2x00_check_revIvo van Doorn2009-05-064-9/+10
| * p54: correct merge damage from "p54: more SoftLED updates"John W. Linville2009-05-061-2/+2
| * ar9170: fix build when !CONFIG_PMAlexander Beregalov2009-05-061-0/+2
| * p54usb: Fixes compile error with CONFIG_PM=nHauke Mehrtens2009-05-061-0/+2
| * Wireless: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-065-50/+53
| * wl12xx: correct printk format warningsBob Copeland2009-05-062-4/+4
| * iwlwifi: replace test_and_set_bit by set_bit in clear stations functionTomas Winkler2009-05-061-1/+1
| * iwlwifi: "is_fat" bit in rate scale match RXON flagWey-Yi Guy2009-05-061-6/+3
| * iwlagn: disable PS support for iwlagnReinette Chatre2009-05-061-2/+1
OpenPOWER on IntegriCloud