| Commit message (Expand) | Author | Age | Files | Lines |
* | bond: Implement a basic set of rtnl link ops | Eric W. Biederman | 2009-10-30 | 1 | -25/+30 |
* | bond: Simplify bond device destruction | Eric W. Biederman | 2009-10-30 | 1 | -29/+16 |
* | bond: Simplify bond_create. | Eric W. Biederman | 2009-10-30 | 1 | -18/+4 |
* | bond: Simply bond sysfs group creation | Eric W. Biederman | 2009-10-30 | 3 | -30/+4 |
* | veth: Fix veth_dellink method | Eric Dumazet | 2009-10-30 | 1 | -2/+2 |
* | convert kaweth to use usb_reset_configuration() | Oliver Neukum | 2009-10-29 | 1 | -10/+1 |
* | sky2: version 1.26 | Stephen Hemminger | 2009-10-29 | 1 | -1/+1 |
* | sky2: 88E8059 support | Stephen Hemminger | 2009-10-29 | 1 | -1/+78 |
* | sky2: workarounds for Yukon-2 supreme | Stephen Hemminger | 2009-10-29 | 1 | -2/+32 |
* | sky2: fix receive pause thresholds | Stephen Hemminger | 2009-10-29 | 2 | -5/+12 |
* | sky2: add register definitions for new chips | Stephen Hemminger | 2009-10-29 | 1 | -1/+177 |
* | sky2: add SK-9E21M device id | Stephen Hemminger | 2009-10-29 | 1 | -0/+1 |
* | sfc: Enable heuristic selection between page and skb RX buffers | Ben Hutchings | 2009-10-29 | 1 | -1/+1 |
* | sfc: Feed GRO result into RX allocation policy and interrupt moderation | Ben Hutchings | 2009-10-29 | 1 | -2/+11 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-29 | 15 | -61/+107 |
|\ |
|
| * | netdev: usb: dm9601.c can drive a device not supported yet, add support for it | Janusz Krzysztofik | 2009-10-29 | 1 | -0/+4 |
| * | qlge: Fix firmware mailbox command timeout. | Ron Mercer | 2009-10-29 | 2 | -11/+13 |
| * | qlge: Fix EEH handling. | Ron Mercer | 2009-10-29 | 1 | -26/+52 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-10-29 | 6 | -11/+11 |
| |\ |
|
| | * | airo: Reorder tests, check bounds before element | Roel Kluin | 2009-10-27 | 1 | -3/+2 |
| | * | libertas spi: fix sparse errors | Holger Schurig | 2009-10-27 | 1 | -5/+5 |
| | * | b43: add 'struct b43_wl' missing declaration | Miguel Boton | 2009-10-27 | 1 | -0/+1 |
| | * | b43: Fix Bugzilla #14181 and the bug from the previous 'fix' | Larry Finger | 2009-10-27 | 2 | -2/+2 |
| | * | rt2x00: Fix crypto in TX frame for rt2800usb | Benoit PAPILLAULT | 2009-10-27 | 1 | -1/+1 |
| * | | bonding: fix a race condition in calls to slave MII ioctls | Jiri Bohac | 2009-10-28 | 1 | -1/+1 |
| * | | virtio-net: fix data corruption with OOM | Michael S. Tsirkin | 2009-10-28 | 1 | -3/+11 |
| * | | sfc: Set ip_summed correctly for page buffers passed to GRO | Ben Hutchings | 2009-10-28 | 1 | -3/+6 |
| * | | cnic: Fix L2CTX_STATUSB_NUM offset in context memory. | Michael Chan | 2009-10-28 | 2 | -6/+9 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-10-29 | 127 | -5923/+13359 |
|\ \ \ |
|
| * | | | ath: Updates for regulatory and country codes. | Vivek Natarajan | 2009-10-27 | 2 | -12/+28 |
| * | | | iwlwifi: minor comments changes for wimax co-exist command | Wey-Yi Guy | 2009-10-27 | 1 | -1/+1 |
| * | | | iwlwifi: make sure device is reset when unloading driver | Ben Cahill | 2009-10-27 | 2 | -0/+18 |
| * | | | iwlwifi: update lowest API version support for 6x00 & 6x50 series | Wey-Yi Guy | 2009-10-27 | 1 | -2/+2 |
| * | | | iwlwifi: remove duplicated define | Wey-Yi Guy | 2009-10-27 | 2 | -4/+2 |
| * | | | iwlwifi: reuse page for notification packets | Zhu Yi | 2009-10-27 | 2 | -24/+30 |
| * | | | iwlwifi: remove unused parameters | Wey-Yi Guy | 2009-10-27 | 1 | -7/+2 |
| * | | | iwlwifi: remove duplicate defines | Reinette Chatre | 2009-10-27 | 3 | -18/+0 |
| * | | | iwlwifi: add channel switch support to 5000 series and up | Wey-Yi Guy | 2009-10-27 | 7 | -17/+89 |
| * | | | iwlwifi: issue ct_kill host command based on device config | Wey-Yi Guy | 2009-10-27 | 4 | -7/+16 |
| * | | | iwlwifi: choose thermal throttle method based on device config | Wey-Yi Guy | 2009-10-27 | 3 | -6/+14 |
| * | | | iwlwifi: increase max tfd payload size | Wey-Yi Guy | 2009-10-27 | 1 | -3/+8 |
| * | | | iwlwifi: fix use after free bug for paged rx | Zhu Yi | 2009-10-27 | 4 | -19/+46 |
| * | | | iwlwifi: specify the valid tx/rx chain in device config structure | Wey-Yi Guy | 2009-10-27 | 1 | -4/+6 |
| * | | | iwlwifi: update bt co-exit configuration parameter | Wey-Yi Guy | 2009-10-27 | 2 | -3/+16 |
| * | | | iwlwifi: separate led function from statistic notification | Wey-Yi Guy | 2009-10-27 | 3 | -5/+2 |
| * | | | iwlwifi: consolidate apm_init() functions | Ben Cahill | 2009-10-27 | 8 | -183/+190 |
| * | | | iwlwifi: fix gain computation for 5000 series and up | Wey-Yi Guy | 2009-10-27 | 1 | -1/+1 |
| * | | | iwlwifi: add missing commands to syslog messages | Jay Sternberg | 2009-10-27 | 2 | -0/+3 |
| * | | | libertas: remove some references to IW_MODE_abc | Holger Schurig | 2009-10-27 | 2 | -9/+4 |
| * | | | libertas: sort and categorize entries in decl.h | Holger Schurig | 2009-10-27 | 4 | -24/+27 |