| Commit message (Expand) | Author | Age |
* | bonding: change bond_create_proc_entry() to return void | Nicolas de Pesloüan | 2009-10-13 |
* | sfc: 10Xpress: Initialise pause advertising flags | Ben Hutchings | 2009-10-13 |
* | mdio: Expose pause frame advertising flags to ethtool | Ben Hutchings | 2009-10-13 |
* | mdio: Advertise pause (flow control) settings even if autoneg is off | Ben Hutchings | 2009-10-13 |
* | gianfar: Add support for hibernation | Anton Vorontsov | 2009-10-13 |
* | gianfar: Factor out gfar_init_bds() from gfar_alloc_skb_resources() | Anton Vorontsov | 2009-10-13 |
* | gianfar: Factor out RX BDs initialization from gfar_new_rxbdp() | Anton Vorontsov | 2009-10-13 |
* | gianfar: Move tbase/rbase initialization to gfar_init_mac() | Anton Vorontsov | 2009-10-13 |
* | gianfar: Split allocation and initialization steps out of startup_gfar() | Anton Vorontsov | 2009-10-13 |
* | gianfar: Don't needlessly set the wrap bit for the last RX BD | Anton Vorontsov | 2009-10-13 |
* | gianfar: Simplify skb resources freeing code | Anton Vorontsov | 2009-10-13 |
* | gianfar: Some cleanups for startup_gfar() | Anton Vorontsov | 2009-10-13 |
* | cnic: Need to include net/ip6_checksum.h | David S. Miller | 2009-10-13 |
* | pasemi_mac: ethtool set settings support | Valentine Barshak | 2009-10-12 |
* | be2net: Implement ethtool get_phys_id function. | Sarveshwar Bandi | 2009-10-12 |
* | cnic: Add main functions to support bnx2x devices. | Michael Chan | 2009-10-12 |
* | cnic: Add bnx2x data structures. | Michael Chan | 2009-10-12 |
* | cnic: Refactor some code. | Michael Chan | 2009-10-12 |
* | bnx2x: Add main CNIC interface functions. | Michael Chan | 2009-10-12 |
* | bnx2x: Add hw init code to support iSCSI. | Michael Chan | 2009-10-12 |
* | bnx2x: Refactor MAC address setup code. | Michael Chan | 2009-10-12 |
* | bnx2x: Refactor bnx2x_sp_post(). | Michael Chan | 2009-10-12 |
* | qlge: Add CBFC pause frame counters to ethtool stats. | Ron Mercer | 2009-10-12 |
* | qlge: Don't fail open when port is not initialized. | Ron Mercer | 2009-10-12 |
* | qlge: Get rid of firmware handler debug code. | Ron Mercer | 2009-10-12 |
* | qlge: Remove inline math for small rx buf mapping. | Ron Mercer | 2009-10-12 |
* | qlge: Store firmware revision as early as possible. | Ron Mercer | 2009-10-12 |
* | qlge: Add handler for DCBX firmware event. | Ron Mercer | 2009-10-12 |
* | qlge: Set PCIE max read request size. | Ron Mercer | 2009-10-12 |
* | qlge: Remove explicit setting of PCI Dev CTL reg. | Ron Mercer | 2009-10-12 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-12 |
|\ |
|
| * | net: Link in PHY drivers before others. | David S. Miller | 2009-10-09 |
| * | ibm_newemac: Added 16K Tx FIFO size support for EMAC4 | Dave Mitchell | 2009-10-09 |
| * | qlge: Add disable/enable firmare irqs to handler. | Ron Mercer | 2009-10-09 |
| * | qlge: Restore rx mode after internal reset. | Ron Mercer | 2009-10-09 |
| * | qlge: Fix chip reset process. | Ron Mercer | 2009-10-09 |
| * | qlge: Fix RX multicast filter settings. | Ron Mercer | 2009-10-09 |
| * | qlge: Fix frame routing for multicast frames. | Ron Mercer | 2009-10-09 |
| * | qlge: Fix frame routing issue related to bonding. | Ron Mercer | 2009-10-09 |
| * | qlge: Fix RSS hashing values. | Ron Mercer | 2009-10-09 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-10-08 |
| |\ |
|
| | * | b43: do not stack-allocate pio rx/tx header and tail buffers | Albert Herranz | 2009-10-07 |
| | * | b43: Fix PPC crash in rfkill polling on unload | Larry Finger | 2009-10-07 |
| | * | mac80211: fix ADM8211_SYNCTL_RFtype define | Roel Kluin | 2009-10-07 |
| | * | iwlwifi: use %pM for formatted MAC addresses | Bjorn Helgaas | 2009-10-07 |
| | * | b43: Protect sanity check against physical device removal | Michael Buesch | 2009-10-07 |
| | * | iwlagn: fix compile warning in iwl5000_gain_computation | Reinette Chatre | 2009-10-07 |
| | * | iwlwifi: fix compile warning | Reinette Chatre | 2009-10-07 |
| | * | iwlwifi: fix EEPROM enhance tx power offset | Wey-Yi Guy | 2009-10-07 |
| | * | iwlwifi: incorrect method used for finding valid OTP blocks | Jay Sternberg | 2009-10-07 |