summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-11-11solos-pci: declare MODULE_FIRMWAREBen Hutchings1-0/+3
2009-11-11netx: declare MODULE_FIRMWAREBen Hutchings1-0/+3
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller118-9142/+7730
2009-11-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller20-117/+226
2009-11-08can: Driver for the Microchip MCP251x SPI CAN controllersChristian Pellegrin3-0/+1171
2009-11-08net: Support specifying the network namespace upon device creation.Eric W. Biederman3-6/+15
2009-11-08net/fsl_pq_mdio: add module license GPLSebastian Siewior1-0/+1
2009-11-08can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()Wolfgang Grandegger1-0/+17
2009-11-08gianfar: Fix compiler and sparse warningsAnton Vorontsov2-11/+13
2009-11-08fsl_pq_mdio: Fix compiler/sparse warnings (part 2)Anton Vorontsov1-4/+9
2009-11-08fsl_pq_mdio: Fix compiler/sparse warnings (part 1)Anton Vorontsov1-19/+12
2009-11-07atl1c: change atl1c_buffer struct and restructure clean atl1c_buffer procedureJie Yang2-45/+61
2009-11-07net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann5-0/+103
2009-11-07net/tun: handle compat_ioctl directlyArnd Bergmann1-7/+46
2009-11-07hisax: remove bad udelay call to fix build error on ARMMartin Michlmayr1-11/+11
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