summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gigaset: remove obsolete references to m10x state tableTilman Schmidt2009-05-173-12/+6
* 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
| * iwl3945: fix lock dependencyAbhijeet Kolekar2009-05-061-20/+17
| * Add LED support for AR5BXB6 IBM Thinkpad PCIe adaptersParide Legovini2009-05-061-2/+4
| * ath5k: use ctl settings based on current regdomainBob Copeland2009-05-061-12/+7
| * ath5k: Add Spur filter support on newer chipsNick Kossifidis2009-05-063-25/+270
| * ath5k: Implement antenna controlNick Kossifidis2009-05-068-51/+271
| * ath5k: Enable AP modeJiri Slaby2009-05-061-0/+1
| * ath5k: Beaconing fixesNick Kossifidis2009-05-063-35/+40
| * ath5k: Put remaining EEPROM data on ee structNick Kossifidis2009-05-063-20/+24
| * ath5k: Read Spur channels from EEPROMNick Kossifidis2009-05-062-1/+56
| * ath5k: Allow user/driver to set txpowerNick Kossifidis2009-05-064-13/+52
| * rt2x00: Synchronize initialization with rt2870 driverIvo van Doorn2009-05-062-12/+46
| * rt2x00: Add new USB ID for rt2800usbIvo van Doorn2009-05-061-0/+1
| * wl12xx: add driverKalle Valo2009-05-0630-0/+9232
| * rt2x00: Implement support for rt2800usbIvo van Doorn2009-05-065-0/+4996
OpenPOWER on IntegriCloud