Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-03-03 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 1 | -2/+3 |
2007-02-27 | [PATCH] bcm43xx: fix for 4309 | Stefano Brivio | 1 | -2/+3 |
2007-02-27 | net: remove a collection of unneeded #undef REALLY_SLOW_IO stuff | Alan | 1 | -1/+0 |
2007-02-20 | Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/... | Jeff Garzik | 15 | -165/+149 |
2007-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -4/+4 |
2007-02-18 | Merge branch 'upstream' into upstream-jgarzik | John W. Linville | 15 | -165/+149 |
2007-02-17 | Merge branch 'master' into upstream | Jeff Garzik | 3 | -4/+2 |
2007-02-17 | Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe... | Jeff Garzik | 3 | -15/+15 |
2007-02-17 | Various typo fixes. | Robert P. J. Day | 1 | -4/+4 |
2007-02-14 | [PATCH] bcm43xx: OFDM fix for rev 1 cards | Larry Finger | 3 | -4/+20 |
2007-02-14 | [PATCH] bcm43xx: Fix for 4311 and 02/07/07 specification changes | Larry Finger | 4 | -119/+95 |
2007-02-14 | [PATCH] prism54: correct assignment of DOT1XENABLE in WE-19 codepaths | Dan Williams | 1 | -1/+7 |
2007-02-14 | [PATCH] zd1211rw: Readd zd_addr_t cast | Daniel Drake | 1 | -1/+1 |
2007-02-14 | [PATCH] bcm43xx: Fix for oops on resume | Larry Finger | 1 | -1/+1 |
2007-02-14 | [PATCH] bcm43xx: Ignore ampdu status reports | Michael Buesch | 2 | -13/+5 |
2007-02-14 | [PATCH] wavelan: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2 | -10/+7 |
2007-02-14 | [PATCH] hostap: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 1 | -1/+2 |
2007-02-14 | [PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2 | -3/+5 |
2007-02-14 | [PATCH] ipw2100: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 1 | -8/+6 |
2007-02-14 | [PATCH] bcm43xx: Janitorial change - remove two unused variables | Larry Finger | 2 | -4/+0 |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 1 | -1/+1 |
2007-02-14 | [PATCH] sysctl: register the sysctl number used by the arlan driver | Eric W. Biederman | 1 | -1/+1 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2 | -2/+0 |
2007-02-12 | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 3 | -15/+15 |
2007-02-10 | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil... | Jeff Garzik | 7 | -89/+208 |
2007-02-09 | [PATCH] bcm43xx: Check error returns in initialization routines | Larry Finger | 1 | -5/+14 |
2007-02-08 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 4 | -5/+5 |
2007-02-08 | fix unaligned exception in /drivers/net/wireless/orinoco.c | Hennerich, Michael | 1 | -1/+1 |
2007-02-07 | [PATCH] Rename IPW2100 debugging macros to not look like config options. | Robert P. J. Day | 1 | -8/+8 |