Age | Commit message (Expand) | Author | Files | Lines |
2007-04-28 | [PATCH] zd1211rw: Add ID for ZyXEL AG-220 | Daniel Drake | 1 | -0/+1 |
2007-04-28 | [PATCH] zd1211rw: Add AL7230B RF support for ZD1211B | Daniel Drake | 1 | -50/+267 |
2007-04-28 | [PATCH] zd1211rw: rework band edge patching | Daniel Drake | 6 | -11/+33 |
2007-04-28 | [PATCH] zd1211rw: Remove invalid CR write during ZD1211 phy reset | Daniel Drake | 1 | -11/+11 |
2007-04-28 | [PATCH] hostap_cs: support ADLINK 345 CF | Marcin Juszkiewicz | 1 | -0/+2 |
2007-04-28 | [PATCH] bcm43xx: Change initialization for 2050 radios | Larry Finger | 3 | -31/+184 |
2007-04-28 | [PATCH] zd1211rw: Add another ID for Linksys WUSBF54G | Daniel Drake | 1 | -0/+1 |
2007-04-28 | [PATCH] zd1211rw: Don't handle broken frames in monitor mode | Daniel Drake | 1 | -11/+2 |
2007-04-28 | [PATCH] zd1211rw: Mark some data const | Daniel Drake | 3 | -5/+5 |
2007-04-28 | [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi | Jouni Malinen | 7 | -11/+11 |
2007-04-28 | [PATCH] libertas: use standard kernel macros | Tony Breeds | 1 | -37/+4 |
2007-04-28 | [PATCH] airo: Make /sys/bus/pci/drivers/airo/{,un}bind work | Michal Schmidt | 1 | -39/+29 |
2007-04-28 | [PATCH] airo: Don't check for NULL before kfree() | Michal Schmidt | 1 | -2/+0 |
2007-04-28 | [PATCH] bcm43xx:Eliminate some 'G Mode Enable' magic numbers | Larry Finger | 3 | -6/+9 |
2007-04-28 | [PATCH] zd1211rw: More device IDs | Daniel Drake | 1 | -0/+2 |
2007-04-28 | [PATCH] zd1211rw: Add AL2230S RF support | Daniel Drake | 4 | -20/+78 |
2007-04-28 | [PATCH] zd1211rw: Use compare_ether_addr() | Daniel Drake | 1 | -5/+5 |
2007-04-28 | [PATCH] bcm43xx: do not rebuild when kernel version changes | Sam Ravnborg | 1 | -2/+2 |
2007-04-28 | [PATCH] hostap: Add D-Link DWL-650 Rev. P1 product id | Jouni Malinen | 1 | -0/+5 |
2007-04-28 | [PATCH] ipw2200: fix ieee80211_get_geo typo | Andrew Morton | 1 | -1/+1 |
2007-04-28 | [PATCH] libertas: fix build breakage from netdev class_device -> device | John W. Linville | 1 | -8/+8 |
2007-04-28 | [PATCH] wireless: remove obsolete text files | John W. Linville | 2 | -40/+0 |
2007-04-28 | [PATCH] hostap: use offsetof() instead of own equivalent | Pavel Roskin | 1 | -2/+2 |
2007-04-28 | [PATCH] Marvell Libertas 8388 802.11b/g USB driver | Marcelo Tosatti | 39 | -0/+22321 |
2007-04-28 | [PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNEL | Ulrich Kunitz | 2 | -12/+12 |
2007-04-28 | [PATCH] ipw2200: add channels sysfs entry | Zhu Yi | 1 | -0/+47 |
2007-04-26 | [WIRELESS] drivers/net/wireless/Kconfig: correct minor typo | John W. Linville | 1 | -2/+2 |
2007-04-26 | [WIRELESS]: Refactor wireless Kconfig. | Johannes Berg | 4 | -73/+56 |
2007-04-26 | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2007-04-26 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 12 | -32/+49 |
2007-04-26 | [SK_BUFF]: Convert skb->end to sk_buff_data_t | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-26 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-26 | [SK_BUFF]: unions of just one member don't get anything done, kill them | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-26 | [SK_BUFF]: Introduce skb_reset_network_header(skb) | Arnaldo Carvalho de Melo | 3 | -4/+4 |
2007-04-26 | [SK_BUFF]: Introduce skb_mac_header() | Arnaldo Carvalho de Melo | 5 | -13/+14 |
2007-04-26 | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 10 | -13/+16 |
2007-04-26 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 11 | -21/+1 |
2007-04-23 | Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rw | S.Çağlar Onur | 1 | -0/+1 |
2007-04-10 | [PATCH] bcm43xx: Fix PPC machine checks and match loopback gain specs | Larry Finger | 1 | -25/+32 |
2007-04-10 | [PATCH] bcm43xx: Fix 802.11b/g scan limits to match regulatory reqs | Larry Finger | 1 | -1/+19 |
2007-04-10 | [PATCH] zd1211rw: Fix E2P_PHY_REG patching | Daniel Drake | 2 | -9/+4 |
2007-04-10 | [PATCH] zd1211rw: Reject AL2230S devices | Daniel Drake | 3 | -1/+8 |
2007-03-27 | [PATCH] bcm43xx: Fix machine check on PPC for version 1 PHY | David Woodhouse | 1 | -2/+2 |
2007-03-27 | [PATCH] bcm43xx: fix radio_set_tx_iq | Stefano Brivio | 1 | -1/+1 |
2007-03-27 | [PATCH] bcm43xx: Fix code for confusion between PHY revision and PHY version | Larry Finger | 1 | -5/+5 |
2007-03-16 | [PATCH] airo: Fix an error path memory leak | Michal Schmidt | 1 | -1/+3 |
2007-03-16 | [PATCH] bcm43xx: MANUALWLAN fixes | Larry Finger | 1 | -7/+7 |
2007-03-08 | [PATCH] bcm43xx: Fix assertion failures in interrupt handler | Pavel Roskin | 1 | -3/+3 |
2007-03-08 | [PATCH] bcm43xx: Fix bug in frequency to channel conversion | Joerg Sommer | 1 | -2/+8 |
2007-03-08 | [PATCH] bcm43xx: Fix errors in specs to code translation in B6PHY init | Larry Finger | 1 | -2/+8 |