| Commit message (Expand) | Author | Files | Lines |
2009-12-04 | iwmc3200wifi: Enable wimax core through module parameter | Samuel Ortiz | 1 | -2/+5 |
2009-12-04 | iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter | Samuel Ortiz | 3 | -6/+8 |
2009-12-04 | iwmc3200wifi: Coex table command does not expect a response | Samuel Ortiz | 1 | -1/+1 |
2009-12-04 | iwmc3200wifi: Update wiwi priority table | Samuel Ortiz | 1 | -4/+4 |
2009-12-04 | iwlwifi: driver version track kernel version | Reinette Chatre | 2 | -4/+4 |
2009-12-04 | iwlwifi: indicate uCode type when fail dump error/event log | Wey-Yi Guy | 1 | -2/+6 |
2009-12-04 | iwl3945: remove duplicated event logging code | Wey-Yi Guy | 1 | -9/+0 |
2009-12-04 | b43: fix two warnings | Johannes Berg | 1 | -0/+1 |
2009-12-04 | ipw2100: fix rebooting hang with driver loaded | Zhu Yi | 1 | -0/+11 |
2009-12-04 | cfg80211: indent regulatory messages with spaces | Kalle Valo | 1 | -3/+3 |
2009-12-04 | iwmc3200wifi: fix NULL pointer dereference in pmkid update | Zhu Yi | 1 | -2/+4 |
2009-12-04 | mac80211: Fix TX status reporting for injected data frames | Jouni Malinen | 1 | -1/+5 |
2009-12-04 | ath9k: enable 2GHz band only if the device supports it | Gabor Juhos | 3 | -14/+31 |
2009-12-04 | airo: Fix integer overflow warning | Michael Buesch | 1 | -1/+1 |
2009-12-04 | rt2x00: Fix padding bug on L2PAD devices. | Gertjan van Wingerde | 1 | -1/+1 |
2009-12-04 | WE: Fix set events not propagated | Jean Tourrilhes | 1 | -1/+2 |
2009-12-04 | b43legacy: avoid PPC fault during resume | Larry Finger | 1 | -0/+7 |
2009-12-04 | b43: avoid PPC fault during resume | Larry Finger | 1 | -2/+8 |
2009-12-04 | tcp: fix a timewait refcnt race | Eric Dumazet | 1 | -3/+16 |
2009-12-04 | tcp: connect() race with timewait reuse | Eric Dumazet | 4 | -18/+47 |
2009-12-04 | be2net: Add support for ethtool self test | Suresh R | 3 | -0/+223 |
2009-12-04 | tcp: diag: Dont report negative values for rx queue | Eric Dumazet | 2 | -3/+11 |
2009-12-04 | net: Fix ks8851 snl NULL pointer dereference Oops | Tristram Ha | 1 | -2/+2 |
2009-12-04 | netdevice: provide common routine for macvlan and vlan operstate management | Patrick Mullaney | 4 | -46/+37 |
2009-12-04 | bnx2: Refine VPD logic. | Michael Chan | 1 | -28/+21 |
2009-12-04 | ixgbe: use EIAM to automask MSI-X | Jesse Brandeburg | 1 | -6/+19 |
2009-12-04 | ixgbe: performance tweaks | Jesse Brandeburg | 3 | -30/+27 |
2009-12-04 | ixgbe: change default ring size | Jesse Brandeburg | 1 | -2/+2 |
2009-12-04 | ixgbe: select FCoE Tx queue in ndo_select_queue | Yi Zou | 1 | -10/+14 |
2009-12-04 | ixgbe: use known user priority for FCoE when DCB is enabled | Yi Zou | 3 | -13/+28 |
2009-12-04 | usbnet & cdc-ether: Autosuspend for online devices | Oliver Neukum | 3 | -29/+142 |
2009-12-04 | cdc-ether: Implement reset_resume() | Oliver Neukum | 1 | -0/+1 |
2009-12-03 | bnx2: Update version to 2.0.3. | Michael Chan | 1 | -2/+2 |
2009-12-03 | bnx2: Read firmware version from VPD. | Michael Chan | 1 | -3/+99 |
2009-12-03 | bnx2: Print warning when unable to allocate the full SKB/page ring. | Michael Chan | 1 | -2/+10 |
2009-12-03 | bnx2: Dump some state during tx timeout. | Michael Chan | 2 | -0/+25 |
2009-12-03 | bnx2: Protect tx timeout reset with rtnl_lock(). | Michael Chan | 1 | -1/+5 |
2009-12-03 | tg3: Update version to 3.105 | Matt Carlson | 1 | -2/+2 |
2009-12-03 | tg3: Clean tg3_init_one() | Matt Carlson | 1 | -6/+2 |
2009-12-03 | tg3: Use pci_read_vpd() instead of private method | Matt Carlson | 1 | -23/+12 |
2009-12-03 | tg3: Add some VPD preprocessor constants | Matt Carlson | 3 | -10/+18 |
2009-12-03 | tg3: Add 57765 asic rev | Matt Carlson | 2 | -19/+62 |
2009-12-03 | tg3: Make TSS enable independent of MSI-X enable | Matt Carlson | 2 | -35/+57 |
2009-12-03 | drivers/net: Move && and || to end of previous line | Joe Perches | 132 | -805/+799 |
2009-12-03 | be2net: Bump up the driver version number | Ajit Khaparde | 1 | -1/+1 |
2009-12-03 | be2net: Support for WoL using magic packet after suspend. | Ajit Khaparde | 6 | -0/+128 |
2009-12-03 | be2net: Changes to print fw command opcode when command is failed by controller. | Ajit Khaparde | 1 | -32/+57 |
2009-12-03 | net: Batch inet_twsk_purge | Eric W. Biederman | 4 | -14/+24 |
2009-12-03 | net: Use rcu lookups in inet_twsk_purge. | Eric W. Biederman | 1 | -15/+24 |
2009-12-03 | net: Allow fib_rule_unregister to batch | Eric W. Biederman | 5 | -38/+57 |