aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2007-04-25[WIRELESS]: Refactor wireless Kconfig.Johannes Berg
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-04-23Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rwS.Çağlar Onur
2007-04-10[PATCH] bcm43xx: Fix PPC machine checks and match loopback gain specsLarry Finger
2007-04-10[PATCH] bcm43xx: Fix 802.11b/g scan limits to match regulatory reqsLarry Finger
2007-04-10[PATCH] zd1211rw: Fix E2P_PHY_REG patchingDaniel Drake
2007-04-10[PATCH] zd1211rw: Reject AL2230S devicesDaniel Drake
2007-03-27[PATCH] bcm43xx: Fix machine check on PPC for version 1 PHYDavid Woodhouse
2007-03-27[PATCH] bcm43xx: fix radio_set_tx_iqStefano Brivio
2007-03-27[PATCH] bcm43xx: Fix code for confusion between PHY revision and PHY versionLarry Finger
2007-03-16[PATCH] airo: Fix an error path memory leakMichal Schmidt
2007-03-16[PATCH] bcm43xx: MANUALWLAN fixesLarry Finger
2007-03-07[PATCH] bcm43xx: Fix assertion failures in interrupt handlerPavel Roskin
2007-03-07[PATCH] bcm43xx: Fix bug in frequency to channel conversionJoerg Sommer
2007-03-07[PATCH] bcm43xx: Fix errors in specs to code translation in B6PHY initLarry Finger
2007-03-02Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2007-02-27[PATCH] bcm43xx: fix for 4309Stefano Brivio
2007-02-27net: remove a collection of unneeded #undef REALLY_SLOW_IO stuffAlan
2007-02-20Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-02-17Merge branch 'upstream' into upstream-jgarzikJohn W. Linville
2007-02-17Merge branch 'master' into upstreamJeff Garzik
2007-02-17Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Jeff Garzik
2007-02-17Various typo fixes.Robert P. J. Day
2007-02-14[PATCH] bcm43xx: OFDM fix for rev 1 cardsLarry Finger
2007-02-14[PATCH] bcm43xx: Fix for 4311 and 02/07/07 specification changesLarry Finger
2007-02-14[PATCH] prism54: correct assignment of DOT1XENABLE in WE-19 codepathsDan Williams
2007-02-14[PATCH] zd1211rw: Readd zd_addr_t castDaniel Drake
2007-02-14[PATCH] bcm43xx: Fix for oops on resumeLarry Finger
2007-02-14[PATCH] bcm43xx: Ignore ampdu status reportsMichael Buesch
2007-02-14[PATCH] wavelan: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-14[PATCH] hostap: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-14[PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-14[PATCH] ipw2100: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-14[PATCH] bcm43xx: Janitorial change - remove two unused variablesLarry Finger
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: register the sysctl number used by the arlan driverEric W. Biederman
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2007-02-09Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik
2007-02-09[PATCH] bcm43xx: Check error returns in initialization routinesLarry Finger
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds