Commit Graph

118 Commits (62c5345db704c912b485f6b60dab381c9cebf268)

Author SHA1 Message Date
Johannes Berg 2c706002fc don't use net/ieee80211.h 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 17 years ago
Wang Chen faf3994a9f airo: Kill directly reference of netdev->priv 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
David Kilroy 9930ccee16 wireless: Read scan flags correctly on x86-64 17 years ago
Harvey Harrison c94c93da90 wireless: replace __FUNCTION__ with __func__ 17 years ago
Pavel Machek e292c737fc wireless: Small cleanups 17 years ago
David S. Miller ccc580571c wext: Emit event stream entries correctly when compat. 17 years ago
Akinobu Mita cc0d9ff2c9 airo: use simple_read_from_buffer() 17 years ago
Andrew Morton b212f3378a airo warning fix 17 years ago
Masakazu Mokuno 229ce3abb6 wireless: Create 'device' symlink in sysfs 17 years ago
Roel Kluin b7acbdfbd1 wireless, airo: waitbusy() won't delay 17 years ago
Paulius Zaleckas 5d9276daa4 airo: use netstats in net_device structure 17 years ago
Harvey Harrison 533dd1b0be wireless: use get/put_unaligned_* helpers 17 years ago
Denis V. Lunev a95609cb02 netdev: use non-racy method for proc entries creation 17 years ago
Alexey Dobriyan 928b4d8c89 proc: remove proc_root_driver 17 years ago
Al Viro 3eb9b41f24 airo: last of endianness annotations 17 years ago
Al Viro 329e2c0067 airo: sanitize handling of StatusRid 17 years ago
Al Viro a749716ecc airo: sanitize APListRid handling 17 years ago
Al Viro 56d81bd3c7 airo: sanitize handling of CapabilityRid 17 years ago
Al Viro a23ace5f22 airo: sanitize handling of StatsRid 17 years ago
Al Viro 4293ea33c8 airo: sanitize handling of WepKeyRid 17 years ago
Al Viro 17e7049140 airo: sanitize BSSListRid handling 17 years ago
Al Viro b8c06bc1f3 bap_read()/bap_write() work with fixed-endian buffers 17 years ago
Al Viro 0dd2212fb6 airo: sanitize handling of SSID_rid 17 years ago
Al Viro 593c2b9cf2 airo: trivial endianness annotations 17 years ago
Al Viro 2ab1f519cb airo: fix writerids() endianness 17 years ago
Al Viro 15617858b3 airo endianness bug: cap_rid.extSoftCap 17 years ago
Al Viro 0300b3321d airo: bug in airo_interrupt() handling on incoming 802.11 17 years ago
Al Viro 851b3e5e3d airo: fix endianness bug in ->dBm handling 17 years ago
Al Viro 977b143c13 airo: fix transmit_802_11_packet() 17 years ago
Al Viro 79ea13ce07 NULL noise in drivers/net 17 years ago
Jeff Garzik 93a3b607e6 wireless: checkpatch cleanups 17 years ago
Jeff Garzik 28fc1f5a0c [netdrvr] irq handler minor cleanups in several drivers 17 years ago
Roel Kluin f59d978275 wireless: fix '!x & y' typo's 17 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Stephen Hemminger b95cce3576 [NET]: Wrap hard_header_parse 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
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Bill Nottingham d73ae55ad4 [PATCH] remove gratuitous space in airo module description 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Michal Schmidt fb038c2796 [PATCH] airo: start with radio off 18 years ago
Michal Schmidt 175ec1a1fa [PATCH] airo: simpler calling convention for enable_MAC() 18 years ago
Michal Schmidt 1138c37b66 [PATCH] airo: fix a race causing initialization failures 18 years ago
Michal Schmidt 1c2b7db8c8 [PATCH] airo: delay some initialization until the netdev is up 18 years ago
Michal Schmidt 777ec5e9ce [PATCH] airo: disable the PCI device when unloading module 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Michal Schmidt af5b5c9aa9 [PATCH] airo: Make /sys/bus/pci/drivers/airo/{,un}bind work 18 years ago
Michal Schmidt fd48f8d3a3 [PATCH] airo: Don't check for NULL before kfree() 18 years ago