aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/airo.c
Commit message (Expand)AuthorAge
* 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
* airo: bug in airo_interrupt() handling on incoming 802.11Al Viro2008-01-28
* airo: fix endianness bug in ->dBm handlingAl Viro2008-01-28
* airo: fix transmit_802_11_packet()Al Viro2008-01-28
* NULL noise in drivers/netAl Viro2008-01-28
* wireless: checkpatch cleanupsJeff Garzik2008-01-28
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-28
* wireless: fix '!x & y' typo'sRoel Kluin2008-01-28
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-10
* [NET]: Wrap hard_header_parseStephen Hemminger2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [PATCH] remove gratuitous space in airo module descriptionBill Nottingham2007-10-10
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* [PATCH] airo: start with radio offMichal Schmidt2007-07-10
* [PATCH] airo: simpler calling convention for enable_MAC()Michal Schmidt2007-07-10
* [PATCH] airo: fix a race causing initialization failuresMichal Schmidt2007-07-10
* [PATCH] airo: delay some initialization until the netdev is upMichal Schmidt2007-07-10
* [PATCH] airo: disable the PCI device when unloading moduleMichal Schmidt2007-07-10
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] airo: Make /sys/bus/pci/drivers/airo/{,un}bind workMichal Schmidt2007-04-28
* [PATCH] airo: Don't check for NULL before kfree()Michal Schmidt2007-04-28
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* [PATCH] airo: Fix an error path memory leakMichal Schmidt2007-03-16