| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/net/wimax/i2400m/fw.c: use %pM to show MAC address | hartleys | 2010-01-07 | 1 | -9/+2 |
* | drivers/net/atl1c/atl1c_main.c: use %pM to show MAC address | hartleys | 2010-01-07 | 1 | -5/+2 |
* | drivers/net/vxge/vxge-main.c: use %pM to show MAC address | hartleys | 2010-01-07 | 1 | -4/+2 |
* | drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC address | hartleys | 2010-01-07 | 1 | -5/+2 |
* | drivers/atm/lanai.c: use %pM to show MAC address | hartleys | 2010-01-07 | 1 | -11/+3 |
* | drivers/atm/fore200e.c: use %pM to show MAC address | hartleys | 2010-01-07 | 1 | -7/+4 |
* | drivers/firmware/iscsi_ibft.c: use %pM to show MAC address | hartleys | 2010-01-07 | 1 | -5/+1 |
* | drivers/atm/idt77252.c: use %pM to show MAC address | hartleys | 2010-01-07 | 1 | -4/+1 |
* | drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC address | hartleys | 2010-01-07 | 1 | -10/+2 |
* | drivers/atm/nicstar.c: use %pM to show MAC address | hartleys | 2010-01-07 | 1 | -3/+1 |
* | net: Make it easier to parse /proc/net/dev contents. | Jesper Dangaard Brouer | 2010-01-07 | 1 | -1/+1 |
* | net: RFC3069, private VLAN proxy arp support | Jesper Dangaard Brouer | 2010-01-07 | 6 | -5/+76 |
* | fix bonding: allow arp_ip_targets on separate vlans to use arp validation | Andy Gospodarek | 2010-01-07 | 1 | -6/+5 |
* | 8139too: make PCI device ids constant | Márton Németh | 2010-01-07 | 2 | -2/+2 |
* | Phonet: reject unsupported sendmsg/recvmsg flags | Rémi Denis-Courmont | 2010-01-07 | 2 | -3/+13 |
* | Phonet: zero-copy GPRS TX | Rémi Denis-Courmont | 2010-01-07 | 2 | -2/+16 |
* | Phonet: zero-copy aligned GPRS RX | Rémi Denis-Courmont | 2010-01-07 | 3 | -2/+6 |
* | drivers/net/mac8390.c: Add mac8390_init function | Joe Perches | 2010-01-06 | 1 | -102/+105 |
* | drivers/net/mac8390.c: Checkpatch cleanups | Joe Perches | 2010-01-06 | 1 | -107/+122 |
* | drivers/net/mac8390.c: Convert printk(KERN_<level> to pr_<level>( | Joe Perches | 2010-01-06 | 1 | -32/+25 |
* | drivers/net/mac8390.c: Remove useless memcpy casting | Joe Perches | 2010-01-06 | 1 | -9/+10 |
* | drivers/net/mac8390.c: Indent case labels | Joe Perches | 2010-01-06 | 1 | -126/+126 |
* | phy: SMSC device Energy Detect power-down mode | Giuseppe Cavallaro | 2010-01-06 | 1 | -2/+19 |
* | qlge: Add napi gro frags interface. | Ron Mercer | 2010-01-06 | 1 | -0/+53 |
* | qlge: Add RX frame handlers for non-split frames. | Ron Mercer | 2010-01-06 | 1 | -4/+257 |
* | qlge: Turn on RX header split based on platform. | Ron Mercer | 2010-01-06 | 2 | -7/+18 |
* | sky2: Lock transmit queue while disabling device | Mike McCormack | 2010-01-06 | 1 | -0/+2 |
* | sky2: Refactor sky2_get_regs into two functions | Mike McCormack | 2010-01-06 | 1 | -46/+48 |
* | axnet_cs: remove unnecessary spin_unlock_irqrestore | Ken Kawasaki | 2010-01-03 | 1 | -3/+0 |
* | tipc: use kconfig to limit numeric ranges | Amerigo Wang | 2010-01-03 | 2 | -7/+11 |
* | can/netlink: add CAN_CTRLMODE_ONE_SHOT | Marc Kleine-Budde | 2010-01-03 | 1 | -0/+1 |
* | can: Speed up CAN frame receiption by using ml_priv | Oliver Hartkopp | 2010-01-03 | 3 | -119/+96 |
* | drivers/net/cxgb3: Use kzalloc for allocating only one thing | Julia Lawall | 2010-01-03 | 1 | -1/+1 |
* | bonding: allow arp_ip_targets on separate vlans to use arp validation | Andy Gospodarek | 2010-01-03 | 3 | -3/+30 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-30 | 99 | -3119/+4015 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2009-12-30 | 28 | -447/+130 |
| |\ |
|
| | * | Revert "b43: Enforce DMA descriptor memory constraints" | John W. Linville | 2009-12-29 | 2 | -158/+46 |
| | * | iwmc3200wifi: fix array out-of-boundary access | Zhu Yi | 2009-12-28 | 1 | -1/+1 |
| | * | wl1251: timeout one too soon in wl1251_boot_run_firmware() | Roel Kluin | 2009-12-28 | 1 | -1/+1 |
| | * | mac80211: fix propagation of failed hardware reconfigurations | Luis R. Rodriguez | 2009-12-28 | 1 | -0/+12 |
| | * | mac80211: fix race with suspend and dynamic_ps_disable_work | Luis R. Rodriguez | 2009-12-28 | 1 | -0/+4 |
| | * | ath9k: fix missed error codes in the tx status check | Felix Fietkau | 2009-12-28 | 2 | -1/+4 |
| | * | ath9k: wake hardware during AMPDU TX actions | Luis R. Rodriguez | 2009-12-28 | 1 | -0/+6 |
| | * | ath9k: wake hardware for interface IBSS/AP/Mesh removal | Luis R. Rodriguez | 2009-12-28 | 1 | -0/+2 |
| | * | ath9k: fix suspend by waking device prior to stop | Sujith | 2009-12-28 | 1 | -0/+6 |
| | * | cfg80211: fix error path in cfg80211_wext_siwscan | Johannes Berg | 2009-12-28 | 1 | -4/+9 |
| | * | wl1271_cmd.c: cleanup char => u8 | Dan Carpenter | 2009-12-28 | 1 | -2/+2 |
| | * | iwlwifi: Storage class should be before const qualifier | Tobias Klauser | 2009-12-28 | 1 | -1/+1 |
| | * | ath9k: Storage class should be before const qualifier | Tobias Klauser | 2009-12-28 | 1 | -1/+1 |
| | * | cfg80211: fix race between deauth and assoc response | Johannes Berg | 2009-12-28 | 1 | -1/+12 |