aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/airo.c
Commit message (Expand)AuthorAge
* airo: fix airo_get_encode{,ext} buffer overflow like I mean it...John W. Linville2009-05-20
* airo: airo_get_encode{,ext} potential buffer overflowJohn W. Linville2009-05-11
* airo: queue SIOCSIWAUTH-requested auth mode change for next commitDan Williams2009-04-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-30
|\
| * wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov2009-03-29
* | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
|/
* airo: convert to net_device_opsStephen Hemminger2009-03-22
* airo: reduce stack memory footprintFrank Seidel2009-03-05
* airo: correct improper initialization of local variableJohn W. Linville2009-02-27
* drivers/net/wireless: fix sparse warnings: fix signednessHannes Eder2009-02-17
* drivers/net/wireless: fix sparse warnings: symbol shadows an earlier oneHannes Eder2009-02-17
* airo: remove useless #definesDan Williams2009-01-29
* airo: clean up and clarify micinit()Dan Williams2009-01-29
* airo: use __attribute__ ((packed)) not #pragmaDan Williams2009-01-29
* airo: clean up WEP key operationsDan Williams2009-01-29
* airo: simplify WEP index and capability checksDan Williams2009-01-29
* airo: re-arrange WPA capability checksDan Williams2009-01-29
* airo: clean up and clarify interrupt-time task handlingDan Williams2009-01-29
* wireless: Add channel/frequency conversions to ieee80211.hDavid Kilroy2009-01-29
* drivers/net/wireless: fix sparse warnings: make symbols staticHannes Eder2008-12-26
* don't use net/ieee80211.hJohannes Berg2008-11-10
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* airo: Kill directly reference of netdev->privWang Chen2008-10-31
* net: convert print_mac to %pMJohannes Berg2008-10-27
* wireless: Read scan flags correctly on x86-64David Kilroy2008-09-24
* wireless: replace __FUNCTION__ with __func__Harvey Harrison2008-08-22
* wireless: Small cleanupsPavel Machek2008-06-27
* wext: Emit event stream entries correctly when compat.David S. Miller2008-06-16
* airo: use simple_read_from_buffer()Akinobu Mita2008-06-14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-10
|\
| * airo warning fixAndrew Morton2008-06-04
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-05-26
|\|
| * wireless: Create 'device' symlink in sysfsMasakazu Mokuno2008-05-16
| * wireless, airo: waitbusy() won't delayRoel Kluin2008-05-16
* | airo: use netstats in net_device structurePaulius Zaleckas2008-05-14
|/
* wireless: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* netdev: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* proc: remove proc_root_driverAlexey Dobriyan2008-04-29
* airo: last of endianness annotationsAl Viro2008-01-28
* airo: sanitize handling of StatusRidAl Viro2008-01-28
* airo: sanitize APListRid handlingAl Viro2008-01-28
* airo: sanitize handling of CapabilityRidAl Viro2008-01-28
* airo: sanitize handling of StatsRidAl Viro2008-01-28
* airo: sanitize handling of WepKeyRidAl Viro2008-01-28
* airo: sanitize BSSListRid handlingAl Viro2008-01-28
* bap_read()/bap_write() work with fixed-endian buffersAl Viro2008-01-28
* airo: sanitize handling of SSID_ridAl Viro2008-01-28
* airo: trivial endianness annotationsAl Viro2008-01-28
* airo: fix writerids() endiannessAl Viro2008-01-28
* airo endianness bug: cap_rid.extSoftCapAl Viro2008-01-28