Age | Commit message (Expand) | Author | Files | Lines |
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-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 | 14 | -8851/+8672 |
2009-02-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 79 | -14971/+16176 |
2009-02-15 | rndis: remove private wrapper of __constant_cpu_to_le32 | Harvey Harrison | 2 | -59/+56 |
2009-02-15 | tun: Fix merge error | Herbert Xu | 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: use cfg80211s BSS infrastructure | Johannes Berg | 1 | -3/+3 |
2009-02-13 | cfg80211/nl80211: scanning (and mac80211 update to use it) | Johannes Berg | 4 | -7/+25 |
2009-02-13 | zd1211rw: honour enable_beacon conf | Johannes Berg | 1 | -3/+13 |
2009-02-13 | zd1211rw: do not ratelimit no-ops | Johannes Berg | 2 | -4/+8 |
2009-02-13 | orinoco: Storage class should be before const qualifier | Tobias Klauser | 1 | -1/+1 |
2009-02-13 | ath5k: Storage class should be before const qualifier | Tobias Klauser | 1 | -2/+2 |
2009-02-13 | ath9k: Remove all the useless ah_ variable prefixes | Sujith | 18 | -845/+841 |
2009-02-13 | ath9k: Cleanup EEPROM operations | Sujith | 6 | -1492/+1453 |
2009-02-13 | ath9k: Add callbacks hooks for EEPROM operations | Sujith | 1 | -0/+17 |
2009-02-13 | ath9k: Merge ath_hal and ath_hal_5416 structures | Sujith | 22 | -1109/+956 |
2009-02-13 | ath9k: Remove duplicate variables | Sujith | 5 | -76/+38 |
2009-02-13 | ath9k: Move regulatory information to a separate structure | Sujith | 6 | -61/+66 |
2009-02-13 | ath9k: Store HW version information in a separate structure | Sujith | 6 | -73/+84 |
2009-02-13 | ath9k: Remove all the sc_ prefixes | Sujith | 7 | -342/+330 |
2009-02-13 | ath9k: Convert ANI channel to a pointer | Sujith | 3 | -31/+31 |
2009-02-13 | ath9k: Header file cleanup | Sujith | 26 | -2754/+2733 |
2009-02-13 | ath5k: Don't call reset on config_interface | Nick Kossifidis | 1 | -3/+1 |
2009-02-13 | ath5k: Disable BMISS interrupts | Nick Kossifidis | 1 | -7/+2 |
2009-02-13 | ath5k: Update reset code | Nick Kossifidis | 6 | -296/+732 |
2009-02-13 | ath5k: Update initvals | Nick Kossifidis | 3 | -947/+687 |
2009-02-13 | ath5k: Update RF Buffer handling | Nick Kossifidis | 5 | -317/+379 |
2009-02-13 | ath5k: Update gain_F calibration code and add documentation | Nick Kossifidis | 7 | -187/+319 |
2009-02-13 | ath5k: PHY code cleanup | Nick Kossifidis | 3 | -1133/+1636 |
2009-02-13 | orinoco: hermes doesn't need to be a separate module | David Kilroy | 2 | -20/+2 |
2009-02-13 | orinoco: hermes_dld does not need to be a module | David Kilroy | 2 | -33/+4 |
2009-02-13 | orinoco: Move WEXT handlers into a separate file | David Kilroy | 5 | -2350/+2408 |
2009-02-13 | orinoco: Move hardware functions into separate file | David Kilroy | 4 | -583/+635 |
2009-02-13 | orinoco: Add hardware function to set multicast mode | David Kilroy | 1 | -20/+31 |
2009-02-13 | orinoco: Use accessor functions for bitrate tables | David Kilroy | 1 | -59/+81 |
2009-02-13 | orinoco: Move firmware handling into a separate file | David Kilroy | 4 | -335/+358 |
2009-02-13 | orinoco: Move MIC helpers into new file | David Kilroy | 4 | -74/+105 |
2009-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 17 | -8887/+8751 |
2009-02-13 | netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used"... | Yang Hongyang | 1 | -1/+1 |
2009-02-13 | bnx2: Update version to 1.9.2 and copyright. | Michael Chan | 2 | -4/+4 |
2009-02-13 | bnx2: Fix jumbo frames error handling. | Michael Chan | 1 | -11/+19 |