summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* qlge: New Qlogic 10Gb Ethernet Driver.Ron Mercer2008-09-188-0/+6987
* jme: JMicron Gigabit Ethernet DriverGuo-Fu Tseng2008-09-184-0/+4231
* enic: add Cisco 10G Ethernet NIC driverScott Feldman2008-09-1827-0/+5440
* atl2: add atl2 driverChris Snook2008-09-185-0/+3671
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-1237-456/+801
|\
| * libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal2008-09-116-7/+128
| * iwlwifi: Added support for 3 antennasGuy Cohen2008-09-112-63/+122
| * iwlwifi: fix searching for best rate in new search columnGuy Cohen2008-09-111-1/+2
| * iwl3945 : Code cleanupAbhijeet Kolekar2008-09-111-13/+1Star
| * libertas: clear current command on card removalDan Williams2008-09-111-1/+19
| * rt2x00: Make rt2x00 LEDS invisible config optionIvo van Doorn2008-09-116-63/+26Star
| * rt2x00: Make RFKILL enabled by defaultIvo van Doorn2008-09-115-62/+42Star
| * rt2x00: Revert "rt2x00: Fix the beacon length bug"Ivo van Doorn2008-09-112-24/+0Star
| * b43legacy: Fix to enhance TX speedEhud Gavron2008-09-111-13/+19
| * b43legacy: Fix failure in rate-adjustment mechanismLarry Finger2008-09-111-1/+1
| * b43: Remove QoS update workqueueMichael Buesch2008-09-112-48/+24Star
| * b43 G-PHY: Remove mmiowb()Michael Buesch2008-09-111-1/+0Star
| * b43: Fix QoS defaultsMichael Buesch2008-09-111-11/+45
| * p54: 802.11a 5GHz phy supportChristian Lamparter2008-09-112-20/+111
| * p54: control output power levelsChristian Lamparter2008-09-112-1/+3
| * p54: add lots of useful rx/tx statisticsChristian Lamparter2008-09-113-5/+105
| * p54: add more rx filtersChristian Lamparter2008-09-112-3/+24
| * p54: 32-bit tsf timestampsChristian Lamparter2008-09-113-2/+14
| * iwlwifi: fix compile warningZhu Yi2008-09-111-0/+2
| * iwlwifi: remove uneeded declarationsEmmanuel Grumbach2008-09-119-63/+28Star
| * iwlwifi: use the results from disconnected antenna algorithmGrumbach, Emmanuel2008-09-116-30/+64
| * iwlwifi: rename ps_mode to sm_psRon Rindjunsky2008-09-113-7/+9
| * mac80211: change MIMO_PS to SM_PSTomas Winkler2008-09-116-21/+16Star
* | tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround().David S. Miller2008-09-121-0/+3
* | tg3: Use SKB DMA helper functions for TX.David S. Miller2008-09-112-58/+31Star
|/
* bnx2x: EEH recovery fixYitchak Gertner2008-09-091-12/+83
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-09367-5375/+5871
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-09-091-1/+1
| |\
| | * [ARM] omap: fix build error in ohci-omap.cRussell King2008-09-041-1/+1
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-09-097-43/+65
| |\ \
| | * | ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-09-081-0/+2
| | * | pata_sil680: remove duplicate pcim_enable_deviceDavid Milburn2008-09-081-3/+0Star
| | * | libata-sff: kill spurious WARN_ON() in ata_hsm_move()Tejun Heo2008-09-081-5/+0Star
| | * | sata_nv: disable hardreset for genericTejun Heo2008-09-081-18/+1Star
| | * | ahci: disable PMP for marvell ahcisTejun Heo2008-09-081-1/+1
| | * | sata_mv: add RocketRaid 1720 PCI ID to driverMark Lord2008-09-081-1/+2
| | * | ahci, pata_marvell: play nicely togetherAlan Cox2008-09-083-15/+59
| * | | usb: fix null deferences in low level usb serialJason Wessel2008-09-091-1/+1
| |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-09-072-18/+58
| |\ \
| | * | Input: i8042 - make Lenovo 3000 N100 blacklist entry more specificJiri Kosina2008-09-051-1/+1
| | * | Input: bcm5974 - add BTN_TOUCH event for mousedev benefitHenrik Rydberg2008-09-051-0/+2
| | * | Input: bcm5974 - improve finger tracking and countingHenrik Rydberg2008-09-051-16/+54
| | * | Input: bcm5974 - small formatting cleanupHenrik Rydberg2008-09-051-1/+1
| * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-071-21/+33
| |\ \ \
| | * | | clocksource, acpi_pm.c: check for monotonicityDominik Brodowski2008-09-061-17/+29