Commit Graph

99717 Commits (89146504cbfeb120dd08ec7f9f8314c4986189b8)
 

Author SHA1 Message Date
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
Patrick McHardy acc81e1465 vlan: fix network_header/mac_header adjustments 17 years ago
Rafael J. Wysocki 256f3bfce8 irda: Remove useless pm_dev references 17 years ago
Julius Volz 07035fc1bb irda: Fix netlink error path return value 17 years ago
Ville Syrjala 0230708062 irda: New device ID for nsc-ircc 17 years ago
Wang Chen 568b4933a9 irda: via-ircc proper dma freeing 17 years ago
Denis V. Lunev 81c684d12d ipv4: remove flush_mutex from ipv4_sysctl_rtcache_flush 17 years ago
Richard Kennedy 2c693610fe net: remove padding from struct socket on 64bit & increase objects/cache 17 years ago
Joonwoo Park 4ad3f26162 netfilter: fix string extension for case insensitive pattern matching 17 years ago
Joonwoo Park dde77e6044 textsearch: convert kmalloc + memset to kzalloc 17 years ago
Joonwoo Park 43138833ee textsearch: ts_fsm: return error on request for case insensitive search 17 years ago
Joonwoo Park 2523c3fc2b textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm 17 years ago
Joonwoo Park 3b76d08190 textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm 17 years ago