aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2-1/+3
2007-07-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds21-268/+276
2007-07-15zd1211rw: too early inclusion of asm/unaligned.hAl Viro1-1/+1
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds4-12/+3
2007-07-11PCI: add pci_try_set_mwiRandy Dunlap1-2/+1
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-4/+2
2007-07-11PCI: remove useless pci driver methodDavid Brownell3-6/+0
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller1-1/+1
2007-07-10[PATCH] use list_for_each_entry() for iteration in Prism 54 driverMatthias Kaehlcke1-16/+6
2007-07-10[PATCH] libertas: fix disabling WPADan Williams1-1/+1
2007-07-10[PATCH] drivers/net/wireless/libertas/wext.c: remove dead codeAdrian Bunk1-3/+0
2007-07-10[PATCH] zd1211rw: Defer firmware load until first ifupDaniel Drake10-124/+134
2007-07-10[PATCH] zd1211rw: Add ID for Buffalo WLI-U2-KG54LDaniel Drake1-0/+1
2007-07-10[PATCH] zd1211rw: Detect more AL2230S radiosDaniel Drake3-6/+9
2007-07-10[PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domainsDaniel Drake1-5/+8
2007-07-10[PATCH] airo: start with radio offMichal Schmidt1-1/+1
2007-07-10[PATCH] airo: simpler calling convention for enable_MAC()Michal Schmidt1-36/+27
2007-07-10[PATCH] airo: fix a race causing initialization failuresMichal Schmidt1-31/+28
2007-07-10[PATCH] airo: delay some initialization until the netdev is upMichal Schmidt1-35/+45
2007-07-10[PATCH] airo: disable the PCI device when unloading moduleMichal Schmidt1-1/+5
2007-07-10[PATCH] ipw2100: RF kill switch timer power saveStephen Hemminger1-4/+7
2007-07-10[PATCH] ipw2200: rf kill switch polling power savingStephen Hemminger1-2/+3
2007-07-10[PATCH] rtl8187: fix endianness issue in rtl8225 register writingMichael Wu1-2/+2
2007-07-10[PATCH] libertas: fix use-after-free in rx pathHolger Schurig1-1/+0
2007-07-10[PATCH] WIRELESS: Remove clearly obsolete libertas/version.h file.Robert P. J. Day1-1/+0
2007-07-08[PATCH] hostap: Remove driver version numberJouni Malinen6-19/+0
2007-07-08[PATCH] hostap: Use list_for_each_entryMatthias Kaehlcke1-22/+10
2007-07-08[PATCH] hostap: Suppress broadcast if no stations are associatedPavel Roskin1-0/+2
2007-07-08[PATCH] bcm43xx: Fix deviation from specifications in set_baseband_attenuationLarry Finger1-1/+1
2007-07-08[PATCH] zd1211rw: Make CCK gain patching conditional on RF typeDaniel Drake4-1/+17
2007-07-08[PATCH] zd1211rw: Add UW2453 RF supportDaniel Drake5-8/+547
2007-07-08[PATCH] zd1211rw: Extend RF layerDaniel Drake3-0/+22
2007-07-08[PATCH] zd1211rw: Add ID for ZyXEL G-200v2Daniel Drake1-0/+1
2007-07-08[PATCH] rtl8187: add header blocks and indicate origin of magic valuesJohn W. Linville5-4/+47
2007-07-08[PATCH] Add rtl8187 wireless driverMichael Wu7-0/+1863
2007-06-28[PATCH] libertas: remove private ioctlsDan Williams6-1551/+6
2007-06-28[PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctlyDan Williams4-8/+55
2007-06-28[PATCH] libertas: kill wlan_scan_process_resultsDan Williams1-37/+14
2007-06-28[PATCH] libertas: style fixesDan Williams1-2/+4
2007-06-12[PATCH] libertas: convert libertas_mpp into anycast_maskLuis Carlos2-15/+15
2007-06-12[PATCH] libertas: actually send mesh frames to mesh netdevDan Williams1-3/+2
2007-06-12[PATCH] libertas: deauthenticate from AP in channel switchLuis Carlos Cobo Rus1-0/+5
2007-06-12[PATCH] libertas: pull current channel from firmware on mesh autostartLuis Carlos Cobo Rus5-0/+13
2007-06-11[PATCH] libertas: reduce SSID and BSSID mixed-case abuseDan Williams5-27/+27
2007-06-11[PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams1-5/+0
2007-06-11[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams11-160/+143
2007-06-11[PATCH] libertas: tweak association debug outputDan Williams1-11/+8
2007-06-11[PATCH] libertas: fix big-endian associate command.David Woodhouse1-11/+11
2007-06-11[PATCH] libertas: don't byte-swap firmware version number. It's a byte array.David Woodhouse4-15/+17
2007-06-11[PATCH] libertas: more endianness fixes, in tx.c this timeDavid Woodhouse1-4/+4