Commit Graph

177 Commits (d3126c52eb7f3239b45481facc4078b08ed1027c)

Author SHA1 Message Date
Jiri Pirko afc4b13df1 net: remove use of ndo_set_multicast_list in drivers 14 years ago
Neil Horman 550fd08c2c net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared 14 years ago
Alexey Dobriyan 011159a0a7 airo: correct proc entry creation interfaces 14 years ago
Joe Perches 85ee7a1d39 treewide: cleanup continuations and remove logging message whitespace 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Akinobu Mita ad9082adfc airo: use simple_write_to_buffer 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Dan Carpenter ed627be38a airo: remove "basic_rate" module option 15 years ago
Stephen Hemminger 7a374d8eeb airo: make strings const 15 years ago
Joe Perches baeb2ffab4 drivers/net: Convert unbounded kzalloc calls to kcalloc 15 years ago
Kulikov Vasiliy ff4bf917cd wireless: airo: delete netdev from list after it is freed 15 years ago
Joe Perches 57674308d0 drivers/net/wireless: Remove unnecessary casts of private_data 15 years ago
Eric Dumazet ba2d358791 drivers/net: use __packed annotation 15 years ago
Andy Shevchenko 26355387c2 drivers: wireless: use new hex_to_bin() method 15 years ago
matthieu castet f3a981ffdd airo : Print of firmware version 15 years ago
matthieu castet 3bc819e8d4 airo : fix printing status info 15 years ago
Stanislaw Gruszka 6510b89179 airo: return from set_wep_key() when key length is zero 15 years ago
Randy Dunlap 2bf9fa6980 wireless: airo_cs build fixes 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Stanislaw Gruszka f09c256375 airo: fix setting zero length WEP key 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
Michael Buesch 1f351e3840 airo: Fix integer overflow warning 15 years ago
matthieu castet 40b93ad6e9 airo : allow supend with card without power management 15 years ago
Roel Kluin 30bd572673 airo: Reorder tests, check bounds before element 15 years ago
Stephen Hemminger d0cf9c0dad wireless: convert drivers to netdev_tx_t 16 years ago
Roel Kluin 3d0ccd021b airo: Buffer overflow 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Patrick McHardy 4153e77596 net: fix network drivers ndo_start_xmit() return values (part 3) 16 years ago
John W. Linville 267d493b32 airo: fix airo_get_encode{,ext} buffer overflow like I mean it... 16 years ago
John W. Linville aedec92268 airo: airo_get_encode{,ext} potential buffer overflow 16 years ago
Dan Williams 011f5c5bb2 airo: queue SIOCSIWAUTH-requested auth mode change for next commit 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Alexander Beregalov 321dee6e8b wireless: remove duplicated .ndo_set_mac_address 16 years ago
Stephen Hemminger 7ae41cc3c0 airo: convert to net_device_ops 16 years ago
Frank Seidel 998a5a7d6a airo: reduce stack memory footprint 16 years ago
John W. Linville bc8263f1d8 airo: correct improper initialization of local variable 16 years ago
Hannes Eder 9e05a2df09 drivers/net/wireless: fix sparse warnings: fix signedness 16 years ago
Hannes Eder 49c4a5dcea drivers/net/wireless: fix sparse warnings: symbol shadows an earlier one 16 years ago
Dan Williams 506d03f97d airo: remove useless #defines 16 years ago
Dan Williams 018697d178 airo: clean up and clarify micinit() 16 years ago
Dan Williams 99590ffefc airo: use __attribute__ ((packed)) not #pragma 16 years ago
Dan Williams c038069352 airo: clean up WEP key operations 16 years ago
Dan Williams 138c0c6882 airo: simplify WEP index and capability checks 16 years ago
Dan Williams f65b56d67b airo: re-arrange WPA capability checks 16 years ago
Dan Williams f55d4517eb airo: clean up and clarify interrupt-time task handling 16 years ago
David Kilroy 9ee677c227 wireless: Add channel/frequency conversions to ieee80211.h 16 years ago
Hannes Eder 2ed5ba890e drivers/net/wireless: fix sparse warnings: make symbols static 16 years ago
Johannes Berg 2c706002fc don't use net/ieee80211.h 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago