Age | Commit message (Expand) | Author |
2011-10-03 | drivers/net/ethernet: remove unused #define. | françois romieu |
2011-10-03 | rtl8150: removal of forward declarations. | françois romieu |
2011-10-03 | sc92031: use standard #defines from mii.h. | françois romieu |
2011-10-03 | atm/iphase : removal of PCI space dereferences. | françois romieu |
2011-10-03 | bnx2: don't request firmware when there's no userspace. | françois romieu |
2011-10-03 | Repair wrong named definition aligned_u64 | Jiří Župka |
2011-10-03 | tcp: report ECN_SEEN in tcp_info | Eric Dumazet |
2011-10-03 | net: sh_eth: fix build failure | Yoshihiro Shimoda |
2011-10-03 | caif: add error handling for allocation | Dan Carpenter |
2011-10-03 | bridge: allow updating existing fdb entries | stephen hemminger |
2011-10-03 | bridge: fix ordering of NEWLINK and NEWNEIGH events | stephen hemminger |
2011-10-03 | be2net: Making die temperature ioctl call async | Somnath Kotur |
2011-10-03 | be2net: Modified PCI MaxReadReq size to 4096 bytes | Somnath Kotur |
2011-10-03 | be2net: Fixed Endianness issues in the response read log length field while r... | Somnath Kotur |
2011-10-03 | be2net: Change the data type of the 'on die temperature' stat. | Somnath Kotur |
2011-10-03 | be2net: Add 60 second delay to allow FAT dump completion on recovery from EEH | Somnath Kotur |
2011-10-03 | RPS: Ensure that an expired hardware filter can be re-added later | Ben Hutchings |
2011-09-30 | netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking. | David Daney |
2011-09-30 | netdev/phy: Use mdiobus_read() so that proper locks are taken. | David Daney |
2011-09-30 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next... | John W. Linville |
2011-09-29 | bna: Driver Version changed to 3.0.2.2 | Rasesh Mody |
2011-09-29 | bna: Add Callback to Fix RXQ Stop | Rasesh Mody |
2011-09-29 | bna: PLL Init Fix and Add Stats Attributes | Rasesh Mody |
2011-09-29 | bna: Brocade 1860 HW Enablement | Rasesh Mody |
2011-09-29 | bna: Implement FW Download for New HW | Rasesh Mody |
2011-09-29 | bna: Capability Map and MFG Block Changes for New HW | Rasesh Mody |
2011-09-29 | bna: Brocade 1860 IOC PLL, Reg Defs and ASIC Mode Changes | Rasesh Mody |
2011-09-29 | Merge git://github.com/Jkirsher/net-next | David S. Miller |
2011-09-29 | usbnet: add timestamping support | Michael Riesch |
2011-09-29 | net/fec: add poll controller function for fec nic | Xiao Jiang |
2011-09-29 | net/fec: replace hardcoded irq num with macro | Xiao Jiang |
2011-09-28 | ixgbe: add ECC warning for legacy interrupts | Don Skidmore |
2011-09-28 | ixgbe: cleanup ixgbe_setup_gpie() for X540 | Don Skidmore |
2011-09-28 | ixgbe add thermal sensor support for x540 hardware | Jacob Keller |
2011-09-28 | ixgbe: update {P}FC thresholds to account for X540 and loopback | John Fastabend |
2011-09-28 | ixgbe: disable LLI for FCoE | Vasu Dev |
2011-09-28 | ixgbe: Cleanup q_vector interrupt throttle rate logic | Emil Tantilov |
2011-09-28 | ixgbevf: Fix broken trunk vlan | Greg Rose |
2011-09-28 | e1000: don't enable dma receives until after dma address has been setup | Dean Nelson |
2011-09-28 | candev: allow SJW user setting for bittiming calculation | Oliver Hartkopp |
2011-09-28 | net: sh_eth: move the asm/sh_eth.h to include/linux/ | Yoshihiro Shimoda |
2011-09-28 | sh: modify prototype in sh_eth.h | Yoshihiro Shimoda |
2011-09-28 | net: sh_eth: use ioremap() | Yoshihiro Shimoda |
2011-09-28 | can/sja1000: add driver for EMS PCMCIA card | Oliver Hartkopp |
2011-09-28 | connector: add comm change event report to proc connector | Vladimir Zapolskiy |
2011-09-28 | net: rps: fix the support for PPPOE | Changli Gao |
2011-09-28 | af_unix: dont send SCM_CREDENTIALS by default | Eric Dumazet |
2011-09-28 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville |
2011-09-27 | mac80211: treat the WME sta flag as a bit | Arik Nemtsov |
2011-09-27 | wl3501_cs: min_t() cast truncates high bits | Dan Carpenter |