aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-12-12ath9k: BH shouldn't be enabled when hardirqs are disabled.Senthil Balasubramanian
2008-12-12ath9k: remove fragmentation workaround againJohannes Berg
2008-12-12iwlwifi: fix build error (iwl-rx.c).Rami Rosen
2008-12-12ath9k: avoid rx frames with corrupted descriptor.Senthil Balasubramanian
2008-12-12ath9k: Incorrect band enum causes invalid antenna configuration.Senthil Balasubramanian
2008-12-12ath9k: Adding support for Atheros AR9285 chipset.Senthil Balasubramanian
2008-12-12ath9k: Adding initvalues for Atheros AR9285 chipset.Senthil Balasubramanian
2008-12-12ath9k: Adding AR9285 chipset register information.Senthil Balasubramanian
2008-12-12ath9k: Merge structures ath_atx, ath_node_aggr with ath_nodeSujith
2008-12-12ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIVSujith
2008-12-12ath9k: Add a debugfs file to show interrupt statisticsSujith
2008-12-12ath9k: Maintain rate table choice after associationSujith
2008-12-12ath9k: Fix bug in rate table managementSujith
2008-12-12ath9k: Disable staggered Beacon frame schedulingJouni Malinen
2008-12-12ath9k: Free Beacon skbs in AP modeJouni Malinen
2008-12-12iwlwifi: cleanup (remove pm_state)Rami Rosen
2008-12-12iwlwifi: use rmb/wmb to protect indirect mmio operationZhu, Yi
2008-12-12iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi
2008-12-12iwlwifi: fix "MAC in deep sleep" errorZhu, Yi
2008-12-12iwlwifi: fix time interval misuse in iwl_poll_{direct_}bitZhu, Yi
2008-12-12iwl3945: Fix rate scale for B-mode connectionAbbas, Mohamed
2008-12-12iwlwifi: implement iwl_debug_report_frame for iwlagnHalperin, Daniel C
2008-12-12rtl8187: Improve wireless statistics for RTL8187Larry Finger
2008-12-11net: Add support for the KS8695 ethernet devices.Daniel Silverstone
2008-12-11tc35815: Enable StripCRC featureAtsushi Nemoto
2008-12-11smsc9420: SMSC LAN9420 10/100 PCI ethernet adapterSteve Glendinning
2008-12-11igb: fixup AER with proper error handlingJeff Kirsher
2008-12-10smsc911x: add dynamic bus configurationSteve Glendinning
2008-12-10ixgbe: Implement PCIe AER supportPeter P Waskiewicz Jr
2008-12-10igb: Correctly determine pci-e function number in virtual environmentAlexander Duyck
2008-12-10igb: update handling of RCTL for smaller buffer sizesAlexander Duyck
2008-12-09bonding: turn all bond_parm_tbls constHolger Eitzenberger
2008-12-09bonding: make tbl argument to bond_parse_parm() constHolger Eitzenberger
2008-12-09bonding: remove duplicate declarationsHolger Eitzenberger
2008-12-09bonding: use pr_debug instead of own macrosHolger Eitzenberger
2008-12-09bonding: fix compile error if debug enabledHolger Eitzenberger
2008-12-09bonding: use table for mode namesHolger Eitzenberger
2008-12-09bonding: add and use bond_is_lb()Holger Eitzenberger
2008-12-09phy: Add LSI ET1011C PHY driverChaithrika U S
2008-12-09myri10ge: check fragmentation in LRO get_frag_header()Brice Goglin
2008-12-08hydra: fix compilationAlexey Dobriyan
2008-12-08netdevice: Kill netdev->privWang Chen
2008-12-08staging-winbond: Kill directly reference of netdev->privWang Chen
2008-12-06staging-slicoss: Kill directly reference of netdev->privWang Chen
2008-12-06staging-p80211: Kill directly reference of netdev->privWang Chen
2008-12-06s390_net: Kill directly reference of netdev->privWang Chen
2008-12-06net: Fix incorrect use of loose in spider_net.cNick Andrew
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-05tty: driverdata and discdata are void *Alan Cox
2008-12-05tty: Flags should be accessed via the foo_bit interfacesAlan Cox