summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* [WIRELESS] drivers/net/wireless/Kconfig: correct minor typoJohn W. Linville2007-04-261-2/+2
* [WIRELESS]: Refactor wireless Kconfig.Johannes Berg2007-04-264-73/+56Star
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-2/+2
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-2612-32/+49
* [SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo2007-04-261-1/+1
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-261-1/+1
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-261-1/+1
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-263-4/+4
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-265-13/+14
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-2610-13/+16
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-2611-21/+1Star
* 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/+4Star
* [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
* [PATCH] bcm43xx: MANUALWLAN fixesLarry Finger2007-03-161-7/+7
* [PATCH] bcm43xx: Fix assertion failures in interrupt handlerPavel Roskin2007-03-081-3/+3
* [PATCH] bcm43xx: Fix bug in frequency to channel conversionJoerg Sommer2007-03-081-2/+8
* [PATCH] bcm43xx: Fix errors in specs to code translation in B6PHY initLarry Finger2007-03-081-2/+8
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-03-031-2/+3
|\
| * [PATCH] bcm43xx: fix for 4309Stefano Brivio2007-02-271-2/+3
* | net: remove a collection of unneeded #undef REALLY_SLOW_IO stuffAlan2007-02-271-1/+0Star
|/
* Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik2007-02-2015-165/+149Star
|\
| * Merge branch 'upstream' into upstream-jgarzikJohn W. Linville2007-02-1815-165/+149Star
| |\
| | * [PATCH] bcm43xx: OFDM fix for rev 1 cardsLarry Finger2007-02-143-4/+20
| | * [PATCH] bcm43xx: Fix for 4311 and 02/07/07 specification changesLarry Finger2007-02-144-119/+95Star
| | * [PATCH] prism54: correct assignment of DOT1XENABLE in WE-19 codepathsDan Williams2007-02-141-1/+7
| | * [PATCH] zd1211rw: Readd zd_addr_t castDaniel Drake2007-02-141-1/+1
| | * [PATCH] bcm43xx: Fix for oops on resumeLarry Finger2007-02-141-1/+1
| | * [PATCH] bcm43xx: Ignore ampdu status reportsMichael Buesch2007-02-142-13/+5Star
| | * [PATCH] wavelan: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-142-10/+7Star
| | * [PATCH] hostap: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-141-1/+2
| | * [PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-142-3/+5
| | * [PATCH] ipw2100: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-141-8/+6Star
| | * [PATCH] bcm43xx: Janitorial change - remove two unused variablesLarry Finger2007-02-142-4/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-191-4/+4
|\ \ \ | |/ / |/| |
| * | Various typo fixes.Robert P. J. Day2007-02-171-4/+4
* | | Merge branch 'master' into upstreamJeff Garzik2007-02-173-4/+2Star
|\| |
| * | [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
| * | [PATCH] sysctl: register the sysctl number used by the arlan driverEric W. Biederman2007-02-141-1/+1
| * | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+0Star
* | | Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Jeff Garzik2007-02-173-15/+15
|\| |
| * | [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-123-15/+15
* | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik2007-02-097-89/+208
|\ \ \ | |/ / |/| / | |/
| * [PATCH] bcm43xx: Check error returns in initialization routinesLarry Finger2007-02-091-5/+14