| Commit message (Expand) | Author | Age | Files | Lines |
* | ixgbevf: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-03-26 | 3 | -37/+15 |
* | ixgbe: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-03-26 | 4 | -36/+12 |
* | net/various: remove trailing space in messages | Frans Pop | 2010-03-24 | 24 | -35/+35 |
* | net/intel: remove trailing space in messages | Frans Pop | 2010-03-24 | 6 | -11/+11 |
* | net/tulip: remove trailing space in messages | Frans Pop | 2010-03-24 | 2 | -5/+5 |
* | net/tokenring: remove trailing space in messages | Frans Pop | 2010-03-24 | 4 | -106/+106 |
* | net/smc91xx: remove trailing space in messages | Frans Pop | 2010-03-24 | 3 | -24/+24 |
* | net/ps3_gelic: remove trailing space in messages | Frans Pop | 2010-03-24 | 2 | -19/+19 |
* | net/irda: remove trailing space in messages | Frans Pop | 2010-03-24 | 3 | -19/+19 |
* | be2net: fix unmap_single/page() called incorrectly in Tx compl processing | Sathya Perla | 2010-03-23 | 1 | -21/+12 |
* | be2net: handle dma mapping errors in Tx path | Sathya Perla | 2010-03-23 | 1 | -3/+38 |
* | ixgbevf: Message formatting fixup | Joe Perches | 2010-03-22 | 1 | -3/+3 |
* | korina: use resource_size() | Dan Carpenter | 2010-03-22 | 1 | -3/+3 |
* | ipoib: remove addrlen check for mc addresses | Jiri Pirko | 2010-03-22 | 1 | -5/+1 |
* | ewrk3: range checking problem | Dan Carpenter | 2010-03-22 | 1 | -2/+1 |
* | netconsole: do not depend on experimental | Amerigo Wang | 2010-03-22 | 1 | -4/+3 |
* | stmmac: use resource_size() | Dan Carpenter | 2010-03-22 | 1 | -6/+5 |
* | igb: add support for Intel I350 Gigabit Network Connection | Alexander Duyck | 2010-03-22 | 6 | -5/+83 |
* | igb: cleanup usage of virtualization registers | Alexander Duyck | 2010-03-22 | 1 | -12/+16 |
* | igb: Do not overwrite mdicnfg register when accessing 82580 phy | Alexander Duyck | 2010-03-22 | 1 | -20/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-03-22 | 102 | -2267/+3560 |
|\ |
|
| * | rt2x00: Fix TX status reporting for rt2800pci. | Alban Browaeys | 2010-03-16 | 1 | -15/+25 |
| * | rt2x00: txdone implementation supporting hw encryption. | Alban Browaeys | 2010-03-16 | 1 | -32/+25 |
| * | rt2x00: fix warning when building rt2800pci with just soc support | Helmut Schaa | 2010-03-15 | 1 | -0/+2 |
| * | ipw2x00: replace "ieee80211" with "libipw" where appropriate | Pavel Roskin | 2010-03-15 | 4 | -28/+27 |
| * | orinoco: disable support for prism chipset by default | Pavel Roskin | 2010-03-15 | 3 | -39/+60 |
| * | wl1251: reduce eeprom read wait time | Grazvydas Ignotas | 2010-03-15 | 1 | -1/+2 |
| * | wl1251: fix ELP_CTRL register accesses when using SDIO | Grazvydas Ignotas | 2010-03-15 | 5 | -6/+56 |
| * | wl1251: make local symbols static | Grazvydas Ignotas | 2010-03-15 | 1 | -15/+9 |
| * | DRIVER: Libertas: Fixed coding style in rx.c | Stewart Malik | 2010-03-15 | 1 | -25/+25 |
| * | ath5k: remove unused beacon timer code | John W. Linville | 2010-03-15 | 2 | -225/+0 |
| * | ath5k: remove dead source in ath5k_combine_linear_pcdac_curves | John W. Linville | 2010-03-15 | 1 | -13/+0 |
| * | ath5k: remove some dead functions | John W. Linville | 2010-03-15 | 3 | -113/+0 |
| * | airo : Print of firmware version | matthieu castet | 2010-03-15 | 1 | -1/+1 |
| * | airo : fix printing status info | matthieu castet | 2010-03-15 | 1 | -12/+23 |
| * | ssb: Export ssb_chipco_gpio_control - needed by N PHY code | Larry Finger | 2010-03-10 | 1 | -0/+1 |
| * | ath5k: fixing retries in ath5k_hw_setup_4word_tx_desc | Andrew Blaich | 2010-03-10 | 2 | -2/+1 |
| * | ath9k: fix rate control tx status handling for A-MPDU | Felix Fietkau | 2010-03-10 | 3 | -5/+8 |
| * | wl1271: Changed wl1271_sdio to be selectable only on ARM | Teemu Paasikivi | 2010-03-10 | 1 | -2/+2 |
| * | ath5k: Minor EEPROM documentation updates | Bruno Randolf | 2010-03-10 | 3 | -23/+68 |
| * | ath5k: IQ calibration for AR5211 is slightly different | Bruno Randolf | 2010-03-10 | 1 | -2/+9 |
| * | ath5k: add debugfs file frameerrors | Bruno Randolf | 2010-03-10 | 4 | -2/+140 |
| * | ath5k: remove ah_gpio_npins | Bruno Randolf | 2010-03-10 | 2 | -5/+0 |
| * | ath5k: remove ah_mac_revision | Bruno Randolf | 2010-03-10 | 2 | -2/+0 |
| * | ath5k: remove ah_magic | Bruno Randolf | 2010-03-10 | 3 | -10/+0 |
| * | ath5k: remove double opmode definition | Bruno Randolf | 2010-03-10 | 5 | -21/+15 |
| * | ath5k: preserve antenna settings | Bruno Randolf | 2010-03-10 | 3 | -1/+3 |
| * | ath5k: add antenna statistics and debugfs file for antenna settings | Bruno Randolf | 2010-03-10 | 4 | -0/+126 |
| * | rndis_wlan: Implement cfg80211 PMKSA API | Jussi Kivilinna | 2010-03-10 | 1 | -0/+282 |
| * | rndis_wlan: get max_num_pmkids from device | Jussi Kivilinna | 2010-03-10 | 1 | -2/+33 |