Commit Graph

157 Commits (dd797d81d3d7da31a50031f2741b93327ed22260)

Author SHA1 Message Date
David S. Miller cf508b1211 netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. 17 years ago
David S. Miller e8a0464cc9 netdev: Allocate multiple queues for TX. 17 years ago
David S. Miller c773e847ea netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. 17 years ago
Pavel Roskin 0ac2a00c10 hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PM 17 years ago
John W. Linville fcee7a01ad hostap_cs: correct poor NULL checks in suspend/resume routines 17 years ago
Pavel Roskin 7cd8d3ea51 hostap: use radiotap headers by default 17 years ago
Pavel Roskin 573b933f8f hostap: add radiotap support in monitor mode 17 years ago
Pavel Roskin b53a5dabc5 hostap: don't skip any headers in hostap_80211_header_parse() 17 years ago
Pavel Roskin 1bcca3c463 hostap: fix sparse warnings 17 years ago
Pavel Roskin 15ea0ebc5b hostap: don't report useless WDS frames by default 17 years ago
David S. Miller ccc580571c wext: Emit event stream entries correctly when compat. 17 years ago
David S. Miller 4bb073c0e3 net: Eliminate flush_scheduled_work() calls while RTNL is held. 17 years ago
Pavel Roskin 449fecca0b hostap_cs: add ID for Conceptronic CON11CPro 17 years ago
Mathieu Chouquet-Stringer 23f40dc650 hostap: fix "registers" registration in procfs 17 years ago
David S. Miller 21f644f3ea [NET]: Undo code bloat in hot paths due to print_mac(). 17 years ago
Marcin Juszkiewicz 5d635ead20 Add another Prism2 card to hostap 17 years ago
Michal Piotrowski 709365af80 hostap_80211.h: remove duplicate prototype 17 years ago
Pavel Roskin 17f65f814f hostap_cs: don't match revisions in presense of the MAC chip name 17 years ago
Al Viro 184a3b2c51 hostap: don't mess with mixed-endian even for internal skb queues 17 years ago
Al Viro 8a9faf3cd0 hostap annotations 17 years ago
Al Viro e0c0056c67 hostap: fix endianness with txdesc->sw_support 17 years ago
Jeff Garzik 28fc1f5a0c [netdrvr] irq handler minor cleanups in several drivers 17 years ago
Dan Williams 374fdfbc67 introduce WEXT scan capabilities 17 years ago
Randy Dunlap e52742deef hostap: section mismatch warning 17 years ago
Randy Dunlap 2493d8e416 hostap: fix section mismatch warning 17 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 17 years ago
Jiri Slaby 93043ece03 define global BIT macro 17 years ago
Al Viro 64b33619a3 long vs. unsigned long - low-hanging fruits in drivers 18 years ago
Marcin Juszkiewicz 04dd9d39b4 [PATCH] Add Linksys card to HostAP driver 18 years ago
Stefan Lippers-Hollmann 46232d29f4 [PATCH] hostap_cs: Add device ID for Telekom T-Sinus 111card 18 years ago
Daniel Drake 09703f5e79 [HOSTAP]: set netdev type before registering AP interface 18 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Denis Cheng ff8ac60948 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE 18 years ago
Yoann Padioleau 6dbc9c89fb [PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless 18 years ago
Matthias Kaehlcke 3623060abb [PATCH] Use mutex instead of semaphore in the Host AP driver 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
David Brownell 56906c612e PCI: remove useless pci driver method 18 years ago
Jouni Malinen bd5824f138 [PATCH] hostap: Remove driver version number 18 years ago
Matthias Kaehlcke c150573137 [PATCH] hostap: Use list_for_each_entry 18 years ago
Pavel Roskin b918099030 [PATCH] hostap: Suppress broadcast if no stations are associated 18 years ago
Brandon Craig Rhodes d7ea3be56a [PATCH] hostap: Allocate enough tailroom for TKIP 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Marcin Juszkiewicz 25ac6c2627 [PATCH] hostap_cs: support ADLINK 345 CF 18 years ago
Jouni Malinen 85d32e7b0e [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi 18 years ago
Jouni Malinen 99d3184ac7 [PATCH] hostap: Add D-Link DWL-650 Rev. P1 product id 18 years ago
Pavel Roskin c6710e50f6 [PATCH] hostap: use offsetof() instead of own equivalent 18 years ago
Johannes Berg 2a5e1c0eb9 [WIRELESS]: Refactor wireless Kconfig. 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 4305b54135 [SK_BUFF]: Convert skb->end to sk_buff_data_t 18 years ago