Commit Graph

140 Commits (aab0d83ee771b19082c3ee24576cf5508d319294)

Author SHA1 Message Date
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 18 years ago
Jiri Slaby 93043ece03 define global BIT macro 18 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
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo b0e380b1d8 [SK_BUFF]: unions of just one member don't get anything done, kill them 18 years ago
Arnaldo Carvalho de Melo c1d2bbe1cd [SK_BUFF]: Introduce skb_reset_network_header(skb) 18 years ago
Arnaldo Carvalho de Melo 98e399f82a [SK_BUFF]: Introduce skb_mac_header() 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Ahmed S. Darwish 51471d35ca [PATCH] hostap: Use ARRAY_SIZE macro when appropriate 18 years ago
Greg Kroah-Hartman 43cb76d91e Network: convert network devices to use struct device instead of class_device 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Yan Burman b0471bb7b7 [PATCH] hostap: replace kmalloc+memset with kzalloc 18 years ago
Dominik Brodowski af2b3b503a [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation 18 years ago
Dominik Brodowski efd50585e2 [PATCH] pcmcia: remove manf_id and card_id indirection 18 years ago
John W. Linville 02e0e5e935 [PATCH] wireless: clean-up some "check return code" warnings 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Pavel Roskin 115e222d53 [PATCH] hostap_plx: fix CIS verification 19 years ago