summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-11-07qlge: Set PCIe reset type for EEH to fundamental.Ron Mercer1-0/+2
2009-11-07qlge: Fix early exit from mbox cmd complete wait.Ron Mercer1-1/+1
2009-11-07ixgbe: fix traffic hangs on Tx with ioatdma loadedDon Skidmore1-4/+23
2009-11-07ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabledYi Zou1-1/+51
2009-11-07ixgbe: Fix gso_max_size for 82599 when DCB is enabledYi Zou1-1/+4
2009-11-07macsonic: fix crash on PowerBook 520Finn Thain1-57/+60
2009-11-07NET: cassini, fix lock imbalanceJiri Slaby1-2/+3
2009-11-07ems_usb: Fix byte order issues on big endian machinesSebastian Haas1-1/+4
2009-11-07be2net: Bug fix to send config commands to hardware after netdev_registerAjit Khaparde1-12/+12
2009-11-07be2net: fix to set proper flow control on resumeAjit Khaparde3-4/+14
2009-11-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller8-25/+25
2009-11-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller1-12/+47
2009-11-07mwl8k: use integral index instead of pointer for driver_dataJohn W. Linville1-24/+23
2009-11-07mwl8k: add support for the 88w8366Lennert Buytenhek1-1/+94
2009-11-07mwl8k: implement AP firmware EDCA parameter configurationLennert Buytenhek1-12/+37
2009-11-07mwl8k: add AP firmware (mbss) handling to mwl8k_set_mac_addr()Lennert Buytenhek1-2/+14
2009-11-07mwl8k: add AP firmware handling to ->start()Lennert Buytenhek1-8/+10
2009-11-07mwl8k: add AP firmware handling to ->configure_filter()Lennert Buytenhek1-0/+10
2009-11-07mwl8k: implement AP firmware antenna configurationLennert Buytenhek1-2/+42
2009-11-07mwl8k: add the commands used for AP firmware initialisationLennert Buytenhek1-1/+132
2009-11-07mwl8k: rename mwl8k_cmd_get_hw_spec() to mwl8k_cmd_get_hw_spec_sta()Lennert Buytenhek1-5/+5
2009-11-07mwl8k: set ->interface_modes from the driver dataLennert Buytenhek1-1/+3
2009-11-07mwl8k: allow for different receive descriptor formatsLennert Buytenhek1-61/+119
2009-11-07mwl8k: use pci_unmap_addr{,set}() to keep track of unmap addresses on rxLennert Buytenhek1-25/+30
2009-11-07mwl8k: handle loading AP firmware imagesLennert Buytenhek1-4/+19
2009-11-07mwl8k: spell out the names of firmware images in the pci driver dataLennert Buytenhek1-21/+22
2009-11-07mwl8k: change pci id table driver data to a structure pointerLennert Buytenhek1-17/+30
2009-11-07rtl8187: Remove deprecated 'qual' from returned RX statusLarry Finger2-11/+3
2009-11-07b43legacy: Remove deprecated 'qual' from returned RX statusLarry Finger2-3/+0
2009-11-07b43: Remove deprecated 'qual' from returned RX statusLarry Finger2-3/+0
2009-11-07ath5k: add LED support for Acer Aspire One AO751h/AO531hKeng-Yu Lin1-0/+2
2009-11-07rt2800: add rt2800lib (part four)Bartlomiej Zolnierkiewicz4-313/+161
2009-11-07rt2800: add rt2800lib (part three)Bartlomiej Zolnierkiewicz4-1057/+609
2009-11-07rt2x00: move REGISTER_BUSY_* definitions to rt2x00.hBartlomiej Zolnierkiewicz3-15/+9
2009-11-07rt2800: add rt2800lib (part two)Bartlomiej Zolnierkiewicz4-1680/+887
2009-11-07rt2800: add rt2800lib (part one)Bartlomiej Zolnierkiewicz6-459/+264
2009-11-07rt2800: prepare for rt2800lib additionBartlomiej Zolnierkiewicz2-104/+133
2009-11-07rt2x00: add support for different chipset interfacesBartlomiej Zolnierkiewicz1-0/+29
2009-11-07rt2800: fix comments in rt2800.hBartlomiej Zolnierkiewicz1-12/+9
2009-11-07rt2800: fix duplication in header filesBartlomiej Zolnierkiewicz5-3597/+1821
2009-11-07rt2800usb: add RXINFO_DESC_SIZE definitionBartlomiej Zolnierkiewicz2-3/+4
2009-11-07rt2800: add rt2800lib.hBartlomiej Zolnierkiewicz5-151/+101
2009-11-07rt2x00: fix rt2x00pci_register_multi[read,write]() argumentsBartlomiej Zolnierkiewicz2-12/+11
2009-11-07rt2x00: fix rt2x00usb_regbusy_read() argumentsBartlomiej Zolnierkiewicz3-3/+3
2009-11-07rt2x00: fix rt2x00usb_register_multiwrite() argumentsBartlomiej Zolnierkiewicz2-4/+5
2009-11-07rt2800pci: convert to use struct rt2800_ops methodsBartlomiej Zolnierkiewicz2-6/+51
2009-11-07rt2800usb: convert to use struct rt2800_ops methodsBartlomiej Zolnierkiewicz2-6/+51
2009-11-07rt2x00: add driver private field to struct rt2x00_devBartlomiej Zolnierkiewicz1-0/+5
2009-11-07rt2800pci: add rt2800_mcu_request() wrapperBartlomiej Zolnierkiewicz1-9/+16
2009-11-07rt2800usb: add rt2800_mcu_request() wrapperBartlomiej Zolnierkiewicz1-10/+17