Commit Graph

99843 Commits (070825b3840a743e21ebcc44f8279708a4fed977)
 

Author SHA1 Message Date
David S. Miller c2aa288548 mac80211: Decrease number of explicit ->tx_queue references. 17 years ago
David S. Miller 052979499c pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6. 17 years ago
David S. Miller 6fa9864b53 net: Clean up explicit ->tx_queue references in link watch. 17 years ago
David S. Miller 3e745dd695 pkt_sched: Add qdisc_all_tx_empty() 17 years ago
David S. Miller 5aa709954a pkt_sched: Add qdisc_reset_all_tx(). 17 years ago
David S. Miller ee609cb362 netdev: Move next_sched into struct netdev_queue. 17 years ago
David S. Miller 74d58a0c1d pkt_sched: Make netem queue agnostic. 17 years ago
David S. Miller 68dfb42798 pkt_sched: Kill stats_lock member of struct Qdisc. 17 years ago
David S. Miller 816f3258e7 netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead. 17 years ago
David S. Miller b0e1e6462d netdev: Move rest of qdisc state into struct netdev_queue 17 years ago
David S. Miller 555353cfa1 netdev: The ingress_lock member is no longer needed. 17 years ago
David S. Miller dc2b48475a netdev: Move queue_lock into struct netdev_queue. 17 years ago
David S. Miller 5ce2d488fe pkt_sched: Remove 'dev' member of struct Qdisc. 17 years ago
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
Vlad Yasevich 32e8d4948b sctp: Add documentation for sctp sysctl variable 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