Age | Commit message (Expand) | Author | Files | Lines |
2009-02-16 | bnx2x: Using registers name | Eilon Greenstein | 3 | -38/+49 |
2009-02-16 | bnx2x: Pre emphasis configuration | Eilon Greenstein | 5 | -69/+177 |
2009-02-16 | bnx2x: GMII not SGMII | Eilon Greenstein | 1 | -2/+2 |
2009-02-16 | bnx2x: Removing CL73 code | Eilon Greenstein | 1 | -92/+19 |
2009-02-16 | bnx2x: Using the HW 5th lane | Eilon Greenstein | 2 | -6/+33 |
2009-02-16 | bnx2x: EMAC reset | Eilon Greenstein | 2 | -2/+6 |
2009-02-16 | bnx2x: Saving PHY FW version | Eilon Greenstein | 2 | -90/+92 |
2009-02-16 | bnx2x: Supporting BCM8481 PHY | Eilon Greenstein | 2 | -2/+110 |
2009-02-16 | bnx2x: PHY lock list | Eilon Greenstein | 3 | -11/+12 |
2009-02-16 | bnx2x: Supporting BCM8726 PHY | Eilon Greenstein | 5 | -64/+851 |
2009-02-16 | bnx2x: GPIO accessories | Eilon Greenstein | 3 | -2/+109 |
2009-02-16 | bnx2x: Removing redundant device parameters | Eilon Greenstein | 2 | -15/+9 |
2009-02-16 | bnx2x: Removing the board type | Eilon Greenstein | 3 | -41/+14 |
2009-02-16 | bnx2x: Flow control enhancement | Eilon Greenstein | 5 | -10/+157 |
2009-02-16 | bnx2x: BW shaper enhancements | Eilon Greenstein | 3 | -189/+153 |
2009-02-16 | bnx2x: Moving skb_record_rx_queue | Eilon Greenstein | 1 | -1/+1 |
2009-02-16 | bnx2x: Per queue statistics | Eilon Greenstein | 4 | -274/+643 |
2009-02-16 | bnx2x: Removing microcode assertion check | Eilon Greenstein | 2 | -6/+2 |
2009-02-16 | bnx2x: Disabling interrupts after iSCSI-boot | Eilon Greenstein | 2 | -2/+72 |
2009-02-16 | bnx2x: System-page alignment | Eilon Greenstein | 2 | -9/+9 |
2009-02-16 | bnx2x: MSI support | Eilon Greenstein | 4 | -54/+132 |
2009-02-16 | bnx2x: Multi-queue | Eilon Greenstein | 3 | -113/+178 |
2009-02-16 | bnx2x: New FW | Eilon Greenstein | 6 | -12635/+14374 |
2009-02-16 | igb: use timecompare to implement hardware time stamping | Patrick Ohly | 5 | -8/+304 |
2009-02-16 | igb: stub support for SIOCSHWTSTAMP | Patrick Ohly | 1 | -0/+31 |
2009-02-16 | igb: access to NIC time | Patrick Ohly | 3 | -0/+143 |
2009-02-16 | net: pass new SIOCSHWTSTAMP through to device drivers | Patrick Ohly | 2 | -0/+8 |
2009-02-16 | ip: support for TX timestamps on UDP and RAW sockets | Patrick Ohly | 7 | -0/+19 |
2009-02-16 | net: socket infrastructure for SO_TIMESTAMPING | Patrick Ohly | 4 | -42/+186 |
2009-02-16 | net: infrastructure for hardware time stamping | Patrick Ohly | 3 | -3/+161 |
2009-02-16 | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 26 | -0/+883 |
2009-02-16 | timecompare: generic infrastructure to map between two time bases | Patrick Ohly | 3 | -1/+317 |
2009-02-16 | clocksource: allow usage independent of timekeeping.c | Patrick Ohly | 2 | -0/+177 |
2009-02-15 | e1000e: Remove mutex_trylock and associated WARN on failure. | dave graham | 1 | -16/+1 |
2009-02-15 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 349 | -12872/+18272 |
2009-02-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 108 | -16848/+19259 |
2009-02-15 | net: replace __constant_{endian} uses in net headers | Harvey Harrison | 14 | -101/+101 |
2009-02-15 | rndis: remove private wrapper of __constant_cpu_to_le32 | Harvey Harrison | 4 | -149/+143 |
2009-02-15 | tun: Fix merge error | Herbert Xu | 1 | -1/+1 |
2009-02-14 | Linux 2.6.29-rc5v2.6.29-rc5 | Linus Torvalds | 1 | -1/+1 |
2009-02-13 | ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave() | Luis R. Rodriguez | 1 | -2/+2 |
2009-02-13 | ath9k: add comments for ath9k_hw_configpcipowersave() | Luis R. Rodriguez | 1 | -0/+35 |
2009-02-13 | iwlwifi: fix FAT channel config for 5000 series | Reinette Chatre | 3 | -6/+8 |
2009-02-13 | iwlwifi: drop PCIe workaround applicable for development boards | Tomas Winkler | 1 | -10/+0 |
2009-02-13 | iwlwifi: use pci registers defined in pci_regs.h | Tomas Winkler | 8 | -48/+40 |
2009-02-13 | mac80211: split managed/ibss code a little more | Johannes Berg | 1 | -108/+146 |
2009-02-13 | mac80211: fix IBSS auth | Johannes Berg | 1 | -0/+1 |
2009-02-13 | mac80211: calculate wstats_flags on the fly | Johannes Berg | 3 | -12/+18 |
2009-02-13 | mac80211: use cfg80211s BSS infrastructure | Johannes Berg | 8 | -421/+117 |
2009-02-13 | cfg80211: add more flexible BSS lookup | Johannes Berg | 2 | -3/+19 |