summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-12mac80211/cfg80211: check endianness in sparse runsJohannes Berg2-0/+4
2008-12-12mac80211: remove fragmentation offload functionalityJohannes Berg3-14/+0
2008-12-12ath9k: remove fragmentation workaround againJohannes Berg1-6/+0
2008-12-12iwlwifi: fix build error (iwl-rx.c).Rami Rosen1-1/+2
2008-12-12mac80211: only create default STA interface if supportedJohannes Berg1-6/+8
2008-12-12ieee80211_security: correct warning about width of auth_modeJohn W. Linville1-3/+2
2008-12-12ath9k: avoid rx frames with corrupted descriptor.Senthil Balasubramanian2-2/+9
2008-12-12ath9k: Incorrect band enum causes invalid antenna configuration.Senthil Balasubramanian3-3/+8
2008-12-12ath9k: Adding support for Atheros AR9285 chipset.Senthil Balasubramanian8-332/+1826
2008-12-12ath9k: Adding initvalues for Atheros AR9285 chipset.Senthil Balasubramanian1-0/+1363
2008-12-12ath9k: Adding AR9285 chipset register information.Senthil Balasubramanian1-1/+108
2008-12-12cfg80211: fix nl80211 frequency handlingJohannes Berg1-14/+26
2008-12-12mac80211: improve sta_notify documentationJohannes Berg1-2/+2
2008-12-12ath9k: Merge structures ath_atx, ath_node_aggr with ath_nodeSujith2-94/+72
2008-12-12ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIVSujith3-22/+2
2008-12-12ath9k: Add a debugfs file to show interrupt statisticsSujith3-0/+159
2008-12-12ath9k: Maintain rate table choice after associationSujith6-13/+12
2008-12-12ath9k: Fix bug in rate table managementSujith2-4/+6
2008-12-12ath9k: Disable staggered Beacon frame schedulingJouni Malinen1-1/+1
2008-12-12ath9k: Free Beacon skbs in AP modeJouni Malinen1-0/+1
2008-12-12iwlwifi: cleanup (remove pm_state)Rami Rosen2-6/+0
2008-12-12iwlwifi: use rmb/wmb to protect indirect mmio operationZhu, Yi2-0/+10
2008-12-12iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi9-60/+30
2008-12-12iwlwifi: fix "MAC in deep sleep" errorZhu, Yi1-3/+3
2008-12-12iwlwifi: fix time interval misuse in iwl_poll_{direct_}bitZhu, Yi3-5/+5
2008-12-12iwl3945: Fix rate scale for B-mode connectionAbbas, Mohamed3-16/+39
2008-12-12iwlwifi: implement iwl_debug_report_frame for iwlagnHalperin, Daniel C3-105/+31
2008-12-12mac80211: remove WARN_ON() from ieee80211_hw_configReinette Chatre2-3/+15
2008-12-12wireless: Incorrect LEAP authentication algorithm identifier.Senthil Balasubramanian1-1/+1
2008-12-12rtl8187: Improve wireless statistics for RTL8187Larry Finger1-34/+15
2008-12-12net: Add support for the KS8695 ethernet devices.Daniel Silverstone4-0/+1792
2008-12-12tc35815: Enable StripCRC featureAtsushi Nemoto1-8/+12
2008-12-12smsc9420: SMSC LAN9420 10/100 PCI ethernet adapterSteve Glendinning5-0/+1906
2008-12-12igb: fixup AER with proper error handlingJeff Kirsher1-3/+17
2008-12-11netfilter: xt_NFLOG is dependant of nfnetlink_logEric Leblond1-3/+2
2008-12-11netns: ip6mr: enable namespace support in ipv6 multicast forwarding codeBenjamin Thery3-102/+129
2008-12-11netns: ip6mr: declare ip6mr /proc/net entries per-namespaceBenjamin Thery1-46/+61
2008-12-11netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery2-8/+14
2008-12-11netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2-16/+12
2008-12-11netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2-19/+22
2008-12-11netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery2-16/+32
2008-12-11netns: ip6mr: store netns in struct mfc6_cacheBenjamin Thery2-9/+32
2008-12-11netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery2-39/+70
2008-12-11netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery4-15/+21
2008-12-11net: Make staticRoel Kluin13-23/+23
2008-12-11smsc911x: add dynamic bus configurationSteve Glendinning3-80/+84
2008-12-10ixgbe: Implement PCIe AER supportPeter P Waskiewicz Jr2-8/+34
2008-12-10igb: Correctly determine pci-e function number in virtual environmentAlexander Duyck3-14/+10
2008-12-10igb: update handling of RCTL for smaller buffer sizesAlexander Duyck1-18/+14
2008-12-10bonding: turn all bond_parm_tbls constHolger Eitzenberger2-10/+10