summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/airo.c
Commit message (Expand)AuthorAgeFilesLines
* airo: last of endianness annotationsAl Viro2008-01-281-226/+218
* airo: sanitize handling of StatusRidAl Viro2008-01-281-65/+67
* airo: sanitize APListRid handlingAl Viro2008-01-281-12/+11
* airo: sanitize handling of CapabilityRidAl Viro2008-01-281-63/+69
* airo: sanitize handling of StatsRidAl Viro2008-01-281-36/+42
* airo: sanitize handling of WepKeyRidAl Viro2008-01-281-39/+33
* airo: sanitize BSSListRid handlingAl Viro2008-01-281-39/+30
* bap_read()/bap_write() work with fixed-endian buffersAl Viro2008-01-281-27/+29
* airo: sanitize handling of SSID_ridAl Viro2008-01-281-54/+49
* airo: trivial endianness annotationsAl Viro2008-01-281-25/+26
* airo: fix writerids() endiannessAl Viro2008-01-281-2/+2
* airo endianness bug: cap_rid.extSoftCapAl Viro2008-01-281-1/+2
* airo: bug in airo_interrupt() handling on incoming 802.11Al Viro2008-01-281-51/+23
* airo: fix endianness bug in ->dBm handlingAl Viro2008-01-281-3/+6
* airo: fix transmit_802_11_packet()Al Viro2008-01-281-8/+3
* NULL noise in drivers/netAl Viro2008-01-281-1/+1
* wireless: checkpatch cleanupsJeff Garzik2008-01-281-2/+1
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-281-2/+3
* wireless: fix '!x & y' typo'sRoel Kluin2008-01-281-1/+1
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-1/+5
* [NET]: Wrap hard_header_parseStephen Hemminger2007-10-101-6/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-20/+12
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-101-3/+3
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [PATCH] remove gratuitous space in airo module descriptionBill Nottingham2007-10-101-2/+2
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-1/+2
* [PATCH] airo: start with radio offMichal Schmidt2007-07-101-1/+1
* [PATCH] airo: simpler calling convention for enable_MAC()Michal Schmidt2007-07-101-36/+27
* [PATCH] airo: fix a race causing initialization failuresMichal Schmidt2007-07-101-31/+28
* [PATCH] airo: delay some initialization until the netdev is upMichal Schmidt2007-07-101-35/+45
* [PATCH] airo: disable the PCI device when unloading moduleMichal Schmidt2007-07-101-1/+5
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] airo: Make /sys/bus/pci/drivers/airo/{,un}bind workMichal Schmidt2007-04-281-39/+29
* [PATCH] airo: Don't check for NULL before kfree()Michal Schmidt2007-04-281-2/+0
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-2/+2
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-4/+1
* [PATCH] airo: Fix an error path memory leakMichal Schmidt2007-03-161-1/+3
* Merge branch 'upstream' into upstream-jgarzikJohn W. Linville2007-02-171-2/+2
|\
| * [PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-141-2/+2
* | [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-8/+8
|/
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
* [PATCH] airo: check if need to freezeDave Kleikamp2006-10-161-2/+4
* [PATCH] wireless: More WE-21 potential overflows...Jean Tourrilhes2006-10-161-1/+0
* [PATCH] airo.c: check returned valuesFlorin Malita2006-10-161-26/+72
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+2
* drivers/net/wireless/{airo,ipw2100}: fix error handling bugsJeff Garzik2006-10-011-4/+19
* [PATCH] WE-21 for airoJean Tourrilhes2006-09-251-9/+10
* Merge branch 'master' into upstreamJeff Garzik2006-09-221-10/+12
|\
| * [CRYPTO] users: Use block ciphers where applicableHerbert Xu2006-09-211-10/+12
OpenPOWER on IntegriCloud