Commit Graph

99629 Commits (bb949fbd1878973c3539d9aecff52f284482a937)
 

Author SHA1 Message Date
David S. Miller bb949fbd18 netdev: Create netdev_queue abstraction. 17 years ago
David S. Miller e65d22e180 pkt_sched: Remove comment reference to old style TX locking. 17 years ago
David S. Miller 7c3ceb4a40 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
David S. Miller 54dceb008f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 17 years ago
Patrick McHardy 11a100f844 vlan: avoid header copying and linearisation where possible 17 years ago
Andrey Vagin b223856640 ipv6: fix race between ipv6_del_addr and DAD timer 17 years ago
Julius Volz b46372710a net/wireless/nl80211.c: fix endless Netlink callback loop. 17 years ago
Larry Finger 0e25b4ef22 rtl8187: Change detection of RTL8187B with USB ID of 8187 17 years ago
Hin-Tak Leung 5c036b217a rtl8187: updating Kconfig to support RTL8187B 17 years ago
Hin-Tak Leung 6f7853f3cb rtl8187: change rtl8187_dev.c to support RTL8187B (part 2) 17 years ago
Hin-Tak Leung f8a08c3426 rtl8187: change rtl8187_dev.c to support RTL8187B (part 1) 17 years ago
Hin-Tak Leung e7d414ff21 rtl8187: updating rtl8187_rtl8225.c to support RTL8187B 17 years ago
Hin-Tak Leung d1e11af516 rtl8187: updating rtl818x.h to support RTL8187B 17 years ago
Hin-Tak Leung c44ac0b985 rtl8187: updating rtl8187.h to support RTL8187B 17 years ago
Ivo van Doorn 84263b0c94 rt2x00: Fix register comments 17 years ago
Pavel Roskin 0ac2a00c10 hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PM 17 years ago
Larry Finger 70197ede33 b43legacy: Remove switch statement with 64-bit index 17 years ago
Ivo van Doorn ae73e58ea6 rt2x00: Report RX end time for rt2400pci 17 years ago
Ivo van Doorn 8e260c2223 rt2x00: Use ieee80211_hw->workqueue again 17 years ago
Ivo van Doorn ff352391ac rt2x00: Decrease alignment headroom 17 years ago
Ivo van Doorn 50db7875d9 rt2x00: Remove input_polldev requirements for rfkill 17 years ago
Daniel Drake f2cae6c5e4 zd1211rw: beacon config error checking 17 years ago
Randy Dunlap 6ef307bc56 mac80211: fix lots of kernel-doc 17 years ago
Henrique de Moraes Holschuh fd4484af7c rfkill: ignore errors from rfkill_toggle_radio in rfkill_add_switch 17 years ago
Henrique de Moraes Holschuh 0f687e9aeb rfkill: some minor kernel-doc changes for rfkill_toggle_radio 17 years ago
Emmanuel Grumbach e4abd4d49d mac80211: add support for iwconfig wlanX frag auto 17 years ago
Harvey Harrison 5fdae6b37e mac80211: aes_ccm.c remove crypto wrapper and extra args 17 years ago
Harvey Harrison feccb46694 mac80211: pass scratch buffer directly, remove additional pointers 17 years ago
Harvey Harrison c34498b9e6 mac80211: wpa.c remove rx/tx_data ->fc users 17 years ago
Harvey Harrison a7767f958a mac80211: remove trivial rx_data->fc users 17 years ago
Tomas Winkler fc32f9243d mac80211: call bss_info_change only once upon disassociation 17 years ago
Harvey Harrison 8e8862b79d mac80211: remove ieee80211_get_hdr_info 17 years ago
Harvey Harrison f14df8049f mac80211: remove one user of ieee80211_get_hdr_info 17 years ago
Harvey Harrison 73e1f7c823 mac80211: use symbolic defines in wpa.c 17 years ago
Harvey Harrison 238f74a227 mac80211: move QOS control helpers into ieee80211.h 17 years ago
Helmut Schaa 994d31f743 iwlwifi: fix typo which caused iwl_get_tx_fail_reason to ever return an empty string 17 years ago
Rami Rosen 4e887d5b2f mac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig. 17 years ago
Adel Gadllah 80fcc9e28c iwlwifi: remove input device and fix rfkill state 17 years ago
Tomas Winkler ebd74487d4 mac80211: fix warning: unused variable ifsta 17 years ago
Ron Rindjunsky 3235427ecb iwlwifi: request Tx of block ack request if necessary 17 years ago
Tomas Winkler d96a7bc049 mac80211: remove useless tid assignment for management and control frames 17 years ago
Ron Rindjunsky 429a380571 mac80211: add block ack request capability 17 years ago
Ivo van Doorn b2898a2780 mac80211: Don't request encryption for probe response 17 years ago
Tomas Winkler 8fa7425c63 iwlwifi: fix error path of iwl_rfkill_init 17 years ago
Patrick McHardy 9bb8582efb vlan: TCI related type and naming cleanups 17 years ago
Patrick McHardy df6b6a0cf6 vlan: remove useless struct hlist_node declaration from if_vlan.h 17 years ago
Patrick McHardy 22d1ba74bb vlan: move struct vlan_dev_info to private header 17 years ago
Patrick McHardy 7750f403cb vlan: uninline __vlan_hwaccel_rx 17 years ago
Patrick McHardy 75b8846acd vlan: Add ethtool support 17 years ago
Joonwoo Park 26a25239d7 vlan: Use is_vlan_dev() 17 years ago