aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-11-10ambassador: declare MODULE_FIRMWAREBen Hutchings
2009-11-10solos-pci: declare MODULE_FIRMWAREBen Hutchings
2009-11-10netx: declare MODULE_FIRMWAREBen Hutchings
2009-11-10iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy
2009-11-10iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy
2009-11-10Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao
2009-11-10Libertas: coding style cleanup in ethtool.cBing Zhao
2009-11-10rtl8187: Fix sparse warningsLarry Finger
2009-11-10ath5k: add LED definition for BenQ Joybook R55vBob Copeland
2009-11-10ath5k: add LED support for HP Compaq CQ60Bob Copeland
2009-11-10ath5k: don't reset mcast filter when configuring the modeBob Copeland
2009-11-10b43: work around a locking issue in ->set_tim()Felix Fietkau
2009-11-10ssb-pcmcia: Fix 32bit register access in early bus scanningMartin Fuzzey
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-08can: Driver for the Microchip MCP251x SPI CAN controllersChristian Pellegrin
2009-11-08net: Support specifying the network namespace upon device creation.Eric W. Biederman
2009-11-08net/fsl_pq_mdio: add module license GPLSebastian Siewior
2009-11-08can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()Wolfgang Grandegger
2009-11-08gianfar: Fix compiler and sparse warningsAnton Vorontsov
2009-11-08fsl_pq_mdio: Fix compiler/sparse warnings (part 2)Anton Vorontsov
2009-11-08fsl_pq_mdio: Fix compiler/sparse warnings (part 1)Anton Vorontsov
2009-11-07atl1c: change atl1c_buffer struct and restructure clean atl1c_buffer procedureJie Yang
2009-11-06net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann
2009-11-06net/tun: handle compat_ioctl directlyArnd Bergmann
2009-11-06hisax: remove bad udelay call to fix build error on ARMMartin Michlmayr
2009-11-06qlge: Set PCIe reset type for EEH to fundamental.Ron Mercer
2009-11-06qlge: Fix early exit from mbox cmd complete wait.Ron Mercer
2009-11-06ixgbe: fix traffic hangs on Tx with ioatdma loadedDon Skidmore
2009-11-06ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabledYi Zou
2009-11-06ixgbe: Fix gso_max_size for 82599 when DCB is enabledYi Zou
2009-11-06macsonic: fix crash on PowerBook 520Finn Thain
2009-11-06NET: cassini, fix lock imbalanceJiri Slaby
2009-11-06ems_usb: Fix byte order issues on big endian machinesSebastian Haas
2009-11-06be2net: Bug fix to send config commands to hardware after netdev_registerAjit Khaparde
2009-11-06be2net: fix to set proper flow control on resumeAjit Khaparde
2009-11-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller
2009-11-06mwl8k: use integral index instead of pointer for driver_dataJohn W. Linville
2009-11-06mwl8k: add support for the 88w8366Lennert Buytenhek
2009-11-06mwl8k: implement AP firmware EDCA parameter configurationLennert Buytenhek
2009-11-06mwl8k: add AP firmware (mbss) handling to mwl8k_set_mac_addr()Lennert Buytenhek
2009-11-06mwl8k: add AP firmware handling to ->start()Lennert Buytenhek
2009-11-06mwl8k: add AP firmware handling to ->configure_filter()Lennert Buytenhek
2009-11-06mwl8k: implement AP firmware antenna configurationLennert Buytenhek
2009-11-06mwl8k: add the commands used for AP firmware initialisationLennert Buytenhek
2009-11-06mwl8k: rename mwl8k_cmd_get_hw_spec() to mwl8k_cmd_get_hw_spec_sta()Lennert Buytenhek
2009-11-06mwl8k: set ->interface_modes from the driver dataLennert Buytenhek
2009-11-06mwl8k: allow for different receive descriptor formatsLennert Buytenhek
2009-11-06mwl8k: use pci_unmap_addr{,set}() to keep track of unmap addresses on rxLennert Buytenhek