Age | Commit message (Expand) | Author |
2010-05-12 | e1000e: fix checks for manageability enabled and management pass-through | Bruce Allan |
2010-05-12 | e1000e: Incorrect function pointer set for force_speed_duplex on 82577 | Bruce Allan |
2010-05-12 | e1000e: Cleanup e1000_sw_lcd_config_ich8lan() | Bruce Allan |
2010-05-12 | e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru check | Bruce Allan |
2010-05-12 | e1000e: cleanup multiple common exit points | Bruce Allan |
2010-05-12 | e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmit | Bruce Allan |
2010-05-12 | e1000e: initialize manageability (IPMI) pass-through in 82574/82583 | Bruce Allan |
2010-05-12 | e1000e: bad state after running ethtool diagnostics with AMT enabled | Bruce Allan |
2010-05-12 | e1000e: use static params to save stack space (part 2) | Bruce Allan |
2010-05-12 | netxen: handle queue manager access | Amit Kumar Salecha |
2010-05-12 | netxen: to fix onchip memory access. | Sucheta Chakraborty |
2010-05-12 | netxen: remove unnecessary size checks | Sucheta Chakraborty |
2010-05-12 | netxen: fix register usage | Amit Kumar Salecha |
2010-05-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-05-11 | ar9170: fix for driver-core ABI change | Stephen Rothwell |
2010-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-05-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-05-10 | wireless: depends on NET | Randy Dunlap |
2010-05-10 | wireless: rt2x00: rt2800usb: replace X by x | Xose Vazquez Perez |
2010-05-10 | rt2x00: Clean up generic procedures on descriptor writing. | Gertjan van Wingerde |
2010-05-10 | rt2x00: Fix beaconing on rt2800. | Gertjan van Wingerde |
2010-05-10 | rt2x00: provide beacon's txdesc to write_beacon callback function. | Gertjan van Wingerde |
2010-05-10 | rt2x00: Clean up all driver's kick_tx_queue callback functions. | Gertjan van Wingerde |
2010-05-10 | rt2x00: Factor out RXWI processing to common rt2800 code. | Gertjan van Wingerde |
2010-05-10 | rt2x00: Factor out TXWI writing to common rt2800 code. | Gertjan van Wingerde |
2010-05-10 | rt2x00: Don't check whether hardware crypto is enabled when reading RXD. | Gertjan van Wingerde |
2010-05-10 | rt2x00: Clean up rt2800usb.h. | Gertjan van Wingerde |
2010-05-10 | rt2x00: Fix setting of txdesc->length field. | Gertjan van Wingerde |
2010-05-10 | ath5k: several off by one range checks | Dan Carpenter |
2010-05-10 | ath9k/htc_drv_main: off by one error | Dan Carpenter |
2010-05-10 | ath9k/htc_drv_main: null dereference typo | Dan Carpenter |
2010-05-10 | iwlwifi: remove stray mutex_unlock() | Dan Carpenter |
2010-05-10 | ath9k_hw: enable PCIe low power mode for AR9003 | Luis R. Rodriguez |
2010-05-10 | rtl8180: change PCI DMA mask to DMA_BIT_MASK(32) | John W. Linville |
2010-05-10 | net: trans_start cleanups | Eric Dumazet |
2010-05-07 | rt2x00: rt2800: use correct txop value in tx descriptor | Helmut Schaa |
2010-05-07 | wl1271: Reduce PSM entry hang over period from 128 => 1 ms | Juuso Oikarinen |
2010-05-07 | wl1271: Increase timeout for command event waiting | Teemu Paasikivi |
2010-05-07 | wl1271: Fix to join and channel number handling | Juuso Oikarinen |
2010-05-07 | wl1271: Fix 32 bit register read related endiannes bug | Juuso Oikarinen |
2010-05-07 | wl1271: Add sysfs file to retrieve HW PG-version and ROM-version | Juuso Oikarinen |
2010-05-07 | ath9k_htc: Handle IDLE LED properly | Sujith |
2010-05-07 | ath9k_hw: Update initvals for AR9003 for xb113 | Luis R. Rodriguez |
2010-05-07 | ath9k_common: drop incomming frames with an invalid hardware rate | Luis R. Rodriguez |
2010-05-07 | ath9k_common: move the rate status setting into ath9k_process_rate() | Luis R. Rodriguez |
2010-05-07 | rtl8180: add software-based support for IBSS mode | John W. Linville |
2010-05-07 | rtl8180: assign sequence numbers in the driver | John W. Linville |
2010-05-07 | rt2x00: Fix RF3052 channel initialization | Ivo van Doorn |
2010-05-07 | rt2x00: rt2800: don't overwrite SIFS values on erp changes | Helmut Schaa |