summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-061-6/+6
|\
| * kconfig: fix path to modules.txt in Kconfig helpAlexander E. Patrakov2007-05-021-6/+6
* | [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-031-3/+1
|/
* [PATCH] zd1211rw: Add ID for ZyXEL AG-220Daniel Drake2007-04-281-0/+1
* [PATCH] zd1211rw: Add AL7230B RF support for ZD1211BDaniel Drake2007-04-281-50/+267
* [PATCH] zd1211rw: rework band edge patchingDaniel Drake2007-04-286-11/+33
* [PATCH] zd1211rw: Remove invalid CR write during ZD1211 phy resetDaniel Drake2007-04-281-11/+11
* [PATCH] hostap_cs: support ADLINK 345 CFMarcin Juszkiewicz2007-04-281-0/+2
* [PATCH] bcm43xx: Change initialization for 2050 radiosLarry Finger2007-04-283-31/+184
* [PATCH] zd1211rw: Add another ID for Linksys WUSBF54GDaniel Drake2007-04-281-0/+1
* [PATCH] zd1211rw: Don't handle broken frames in monitor modeDaniel Drake2007-04-281-11/+2
* [PATCH] zd1211rw: Mark some data constDaniel Drake2007-04-283-5/+5
* [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen2007-04-287-11/+11
* [PATCH] libertas: use standard kernel macrosTony Breeds2007-04-281-37/+4
* [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
* [PATCH] bcm43xx:Eliminate some 'G Mode Enable' magic numbersLarry Finger2007-04-283-6/+9
* [PATCH] zd1211rw: More device IDsDaniel Drake2007-04-281-0/+2
* [PATCH] zd1211rw: Add AL2230S RF supportDaniel Drake2007-04-284-20/+78
* [PATCH] zd1211rw: Use compare_ether_addr()Daniel Drake2007-04-281-5/+5
* [PATCH] bcm43xx: do not rebuild when kernel version changesSam Ravnborg2007-04-281-2/+2
* [PATCH] hostap: Add D-Link DWL-650 Rev. P1 product idJouni Malinen2007-04-281-0/+5
* [PATCH] ipw2200: fix ieee80211_get_geo typoAndrew Morton2007-04-281-1/+1
* [PATCH] libertas: fix build breakage from netdev class_device -> deviceJohn W. Linville2007-04-281-8/+8
* [PATCH] wireless: remove obsolete text filesJohn W. Linville2007-04-282-40/+0
* [PATCH] hostap: use offsetof() instead of own equivalentPavel Roskin2007-04-281-2/+2
* [PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti2007-04-2839-0/+22321
* [PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNELUlrich Kunitz2007-04-282-12/+12
* [PATCH] ipw2200: add channels sysfs entryZhu Yi2007-04-281-0/+47
* [WIRELESS] drivers/net/wireless/Kconfig: correct minor typoJohn W. Linville2007-04-251-2/+2
* [WIRELESS]: Refactor wireless Kconfig.Johannes Berg2007-04-254-73/+56
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-2512-32/+49
* [SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-253-4/+4
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-255-13/+14
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-2510-13/+16
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-2511-21/+1
* Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rwS.Çağlar Onur2007-04-231-0/+1
* [PATCH] bcm43xx: Fix PPC machine checks and match loopback gain specsLarry Finger2007-04-101-25/+32
* [PATCH] bcm43xx: Fix 802.11b/g scan limits to match regulatory reqsLarry Finger2007-04-101-1/+19
* [PATCH] zd1211rw: Fix E2P_PHY_REG patchingDaniel Drake2007-04-102-9/+4
* [PATCH] zd1211rw: Reject AL2230S devicesDaniel Drake2007-04-103-1/+8
* [PATCH] bcm43xx: Fix machine check on PPC for version 1 PHYDavid Woodhouse2007-03-271-2/+2
* [PATCH] bcm43xx: fix radio_set_tx_iqStefano Brivio2007-03-271-1/+1
* [PATCH] bcm43xx: Fix code for confusion between PHY revision and PHY versionLarry Finger2007-03-271-5/+5
* [PATCH] airo: Fix an error path memory leakMichal Schmidt2007-03-161-1/+3
OpenPOWER on IntegriCloud