Age | Commit message (Expand) | Author |
2009-12-05 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2009-12-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-12-04 | iwmc3200wifi: Enable wimax core through module parameter | Samuel Ortiz |
2009-12-04 | iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter | Samuel Ortiz |
2009-12-04 | iwmc3200wifi: Coex table command does not expect a response | Samuel Ortiz |
2009-12-04 | iwmc3200wifi: Update wiwi priority table | Samuel Ortiz |
2009-12-04 | iwlwifi: driver version track kernel version | Reinette Chatre |
2009-12-04 | iwlwifi: indicate uCode type when fail dump error/event log | Wey-Yi Guy |
2009-12-04 | iwl3945: remove duplicated event logging code | Wey-Yi Guy |
2009-12-04 | b43: fix two warnings | Johannes Berg |
2009-12-04 | ipw2100: fix rebooting hang with driver loaded | Zhu Yi |
2009-12-04 | iwmc3200wifi: fix NULL pointer dereference in pmkid update | Zhu Yi |
2009-12-04 | ath9k: enable 2GHz band only if the device supports it | Gabor Juhos |
2009-12-04 | airo: Fix integer overflow warning | Michael Buesch |
2009-12-04 | rt2x00: Fix padding bug on L2PAD devices. | Gertjan van Wingerde |
2009-12-04 | b43legacy: avoid PPC fault during resume | Larry Finger |
2009-12-04 | b43: avoid PPC fault during resume | Larry Finger |
2009-12-03 | be2net: Add support for ethtool self test | Suresh R |
2009-12-03 | net: Fix ks8851 snl NULL pointer dereference Oops | Tristram Ha |
2009-12-03 | netdevice: provide common routine for macvlan and vlan operstate management | Patrick Mullaney |
2009-12-03 | bnx2: Refine VPD logic. | Michael Chan |
2009-12-03 | ixgbe: use EIAM to automask MSI-X | Jesse Brandeburg |
2009-12-03 | ixgbe: performance tweaks | Jesse Brandeburg |
2009-12-03 | ixgbe: change default ring size | Jesse Brandeburg |
2009-12-03 | ixgbe: select FCoE Tx queue in ndo_select_queue | Yi Zou |
2009-12-03 | ixgbe: use known user priority for FCoE when DCB is enabled | Yi Zou |
2009-12-03 | usbnet & cdc-ether: Autosuspend for online devices | Oliver Neukum |
2009-12-03 | cdc-ether: Implement reset_resume() | Oliver Neukum |
2009-12-03 | bnx2: Update version to 2.0.3. | Michael Chan |
2009-12-03 | bnx2: Read firmware version from VPD. | Michael Chan |
2009-12-03 | bnx2: Print warning when unable to allocate the full SKB/page ring. | Michael Chan |
2009-12-03 | bnx2: Dump some state during tx timeout. | Michael Chan |
2009-12-03 | bnx2: Protect tx timeout reset with rtnl_lock(). | Michael Chan |
2009-12-03 | tg3: Update version to 3.105 | Matt Carlson |
2009-12-03 | tg3: Clean tg3_init_one() | Matt Carlson |
2009-12-03 | tg3: Use pci_read_vpd() instead of private method | Matt Carlson |
2009-12-03 | tg3: Add some VPD preprocessor constants | Matt Carlson |
2009-12-03 | tg3: Add 57765 asic rev | Matt Carlson |
2009-12-03 | tg3: Make TSS enable independent of MSI-X enable | Matt Carlson |
2009-12-03 | drivers/net: Move && and || to end of previous line | Joe Perches |
2009-12-03 | be2net: Bump up the driver version number | Ajit Khaparde |
2009-12-03 | be2net: Support for WoL using magic packet after suspend. | Ajit Khaparde |
2009-12-03 | be2net: Changes to print fw command opcode when command is failed by controller. | Ajit Khaparde |
2009-12-02 | sunhme: fix dma warning in Sun HME | Mikulas Patocka |
2009-12-02 | atl1e: Remove non-implementation of ethtool set_msglevel() operation | Ben Hutchings |
2009-12-02 | atl1e: Remove redundant definitions of ethtool operations | Ben Hutchings |
2009-12-02 | atl1e: Allow TX checksum offload and TSO to be disabled and reenabled | Ben Hutchings |
2009-12-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-12-02 | cnic: Use dma_alloc_coherent(). | Michael Chan |