summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-11-26rt2x00: Don't switch off LED on initializationIvo van Doorn1-6/+0
2008-11-26orinoco: indicate it is using dBm in wireless_stats and spyAndrey Borzenkov1-2/+2
2008-11-25ath9k: Configure AR_PHY_SWITCH_COM with apropriate antenna controlVasanthakumar Thiagarajan1-1/+1
2008-11-25p54: honour bss_info_changed's basic_rates and other settingsChristian Lamparter2-5/+27
2008-11-25p54pci: cache firmware for suspend/resumeChristian Lamparter3-25/+35
2008-11-25p54: minor fixesChristian Lamparter2-4/+8
2008-11-25p54: enable Mesh Point supportChristian Lamparter1-3/+8
2008-11-25ath9k: make DMA memory consistentLuis R. Rodriguez1-2/+11
2008-11-25ath9k: Clarify we only want 32-bit DMALuis R. Rodriguez1-3/+2
2008-11-25rt2x00: Detect USB BULK in/out endpointsIvo van Doorn5-28/+111
2008-11-25rtl8187: Remove module warning and dependence on CONFIG_EXPERIMENTALLarry Finger2-4/+2
2008-11-25rtl8187: feedback transmitted packets using tx close descriptor for 8187BHerton Ronaldo Krzesinski2-4/+136
2008-11-25rtl8187: implement conf_tx callback to configure tx queuesHerton Ronaldo Krzesinski3-12/+69
2008-11-25rtl8187: fix 8187B throughput regressionHerton Ronaldo Krzesinski1-1/+1
2008-11-25ath9k: Race condition in accessing TX and RX buffers.Senthil Balasubramanian1-15/+14
2008-11-25ath9k: IRQ should be disabled before calling free_irq()Senthil Balasubramanian1-1/+1
2008-11-25ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULESenthil Balasubramanian4-11/+11
2008-11-25ath9k: incorrect noise floor threshold values.Senthil Balasubramanian2-4/+4
2008-11-25ath9k: INI update for atheros chipets.Senthil Balasubramanian4-205/+586
2008-11-25iwlwifi: enable custom fw regulatory solutionLuis R. Rodriguez2-0/+5
2008-11-25iwlwifi: iwl-fh.h cleanupTomas Winkler1-24/+17
2008-11-25iwlwifi: some fh document fix and cleanupZhu, Yi2-9/+4
2008-11-25iwlwifi: configure_filter rewriteZhu, Yi4-59/+70
2008-11-25iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar9-12/+13
2008-11-25iwlwifi: replace magic constants with defineChatre, Reinette2-4/+4
2008-11-25iwlwifi: rs: remove fc variable and other cleanupsTomas Winkler1-29/+19
2008-11-25iwlwifi: consolidate station management codeTomas Winkler8-132/+148
2008-11-25iwl3945 : Simplify iwl3945_pci_probeKolekar, Abhijeet1-78/+117
2008-11-25rt2x00: Fix TX failure pathIvo van Doorn2-10/+7
2008-11-25rt2x00: Move rt73usb register access wrappers into rt2x00usbIvo van Doorn3-201/+280
2008-11-25rt2x00: Cleanup indirect register accessIvo van Doorn7-431/+310
2008-11-25ath5k: name pci driver "ath5k" tooJohannes Berg1-1/+1
2008-11-25Revert "hso: Fix crashes on close."David S. Miller1-9/+2
2008-11-25Revert "hso: Fix free of mutexes still in use."David S. Miller1-87/+23
2008-11-25Revert "hso: Add TIOCM ioctl handling."David S. Miller1-317/+12
2008-11-25igb: loopback bits not correctly cleared from RCTL registerAlexander Duyck2-3/+4
2008-11-25igb: remove unneeded bit refrence when enabling jumbo framesAlexander Duyck2-20/+6
2008-11-25DCB: fix kconfig optionJeff Kirsher4-9/+9
2008-11-25aoe: remove private mac address format functionHarvey Harrison4-25/+11
2008-11-25hso: Hook up ->reset_resumeDenis Joseph Barrow1-0/+1
2008-11-25hso: Add TIOCM ioctl handling.Denis Joseph Barrow1-12/+317
2008-11-25hso: Fix free of mutexes still in use.Denis Joseph Barrow1-23/+87
2008-11-25hso: Fix URB submission -EINVAL.Denis Joseph Barrow1-11/+14
2008-11-25hso: Fix crashes on close.Denis Joseph Barrow1-2/+9
2008-11-25hso: Add new usb device id's.Denis Joseph Barrow1-0/+5
2008-11-24infiniband: Kill directly reference of netdev->privWang Chen1-4/+4
2008-11-24netdevice sbni: Convert directly reference of netdev->privWang Chen1-47/+52
2008-11-24tokenring/3c359.c: Prevent possible mem leak when open failedJirka Pirko1-0/+2
2008-11-24tokenring/3c359.c: Fix error message when allocating tx_ringJirka Pirko1-1/+1
2008-11-24tokenring/3c359.c: fix allocation null checkJirka Pirko1-1/+1