| Commit message (Expand) | Author | Age | Files | Lines |
* | ibm_newemac: Add support for GPCS, SGMII and M88E1112 PHY | Victor Gallardo | 2008-10-02 | 4 | -9/+143 |
* | ibm_newemac: MAL support for PowerPC 405EZ | Josh Boyer | 2008-09-30 | 1 | -5/+55 |
* | ibm_newemac: Introduce mal_has_feature | Josh Boyer | 2008-09-30 | 2 | -0/+42 |
* | ibm_newemac: Allow the "no flow control" EMAC feature to work | Josh Boyer | 2008-09-30 | 3 | -0/+9 |
* | forcedeth: fix kexec regression | Rafael J. Wysocki | 2008-09-05 | 1 | -3/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-09-03 | 16 | -96/+131 |
|\ |
|
| * | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-09-03 | 5 | -16/+14 |
| |\ |
|
| | * | netxen: Remove workaround for chipset quirk | Dhananjay Phadke | 2008-09-03 | 1 | -10/+0 |
| | * | pcnet-cs, axnet_cs: add new IDs, remove dup ID with less info | Komuro | 2008-09-03 | 2 | -1/+2 |
| | * | ixgbe: initialize interrupt throttle rate | Andy Gospodarek | 2008-09-03 | 1 | -0/+6 |
| | * | net/usb/pegasus: avoid hundreds of diagnostics | David Brownell | 2008-09-03 | 1 | -5/+6 |
| * | | bnx2x: Accessing un-mapped page | Eilon Greenstein | 2008-09-03 | 2 | -19/+20 |
| * | | ath9k: Fix TX control flag use for no ACK and RTS/CTS | Jouni Malinen | 2008-09-03 | 1 | -2/+2 |
| * | | ath9k: Fix TX status reporting | Jouni Malinen | 2008-09-03 | 1 | -2/+10 |
| * | | iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_remove | Gregory Greenman | 2008-09-03 | 1 | -4/+7 |
| * | | iwlwifi: call apm stop on exit | Gregory Greenman | 2008-09-03 | 1 | -1/+4 |
| * | | iwlwifi: fix Tx cmd memory allocation failure handling | Tomas Winkler | 2008-09-03 | 1 | -10/+17 |
| * | | iwlwifi: fix rx_chain computation | Tomas Winkler | 2008-09-03 | 1 | -31/+46 |
| * | | iwlwifi: fix station mimo power save values | Ron Rindjunsky | 2008-09-03 | 3 | -4/+2 |
| * | | iwlwifi: remove false rxon if rx chain changes | Mohamed Abbas | 2008-09-03 | 1 | -4/+3 |
| * | | iwlwifi: fix hidden ssid discovery in passive channels | Ron Rindjunsky | 2008-09-03 | 1 | -1/+1 |
| * | | iwlwifi: W/A for the TSF correction in IBSS | Assaf Krauss | 2008-09-03 | 2 | -2/+5 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-09-02 | 11 | -35/+41 |
|\ \
| |/ |
|
| * | ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message. | Senthil Balasubramanian | 2008-09-02 | 1 | -2/+3 |
| * | ath9k: Incorrect key used when group and pairwise ciphers are different. | Senthil Balasubramanian | 2008-09-02 | 2 | -6/+8 |
| * | rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ON | Boaz Harrosh | 2008-09-02 | 1 | -3/+2 |
| * | wireless/libertas/if_cs.c: fix memory leaks | Adrian Bunk | 2008-09-02 | 1 | -10/+3 |
| * | orinoco: Multicast to the specified addresses | David Kilroy | 2008-09-02 | 1 | -3/+7 |
| * | iwlwifi: fix 64bit platform firmware loading | Tomas Winkler | 2008-09-02 | 2 | -7/+5 |
| * | iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE) | Mohamed Abbas | 2008-09-02 | 2 | -3/+4 |
| * | iwlwifi: workaround interrupt handling no some platforms | Tomas Winkler | 2008-09-02 | 1 | -0/+8 |
| * | iwlwifi: do not use GFP_DMA in iwl_tx_queue_init | John W. Linville | 2008-09-02 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-08-27 | 28 | -103/+199 |
|\ \
| |/ |
|
| * | wan: Missing capability checks in sbni_ioctl() | Eugene Teo | 2008-08-27 | 1 | -4/+4 |
| * | Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li... | David S. Miller | 2008-08-27 | 3 | -26/+49 |
| |\ |
|
| | * | Ath5k: fix bintval setup | Jiri Slaby | 2008-08-26 | 1 | -3/+5 |
| | * | Ath5k: lock beacons | Jiri Slaby | 2008-08-26 | 2 | -3/+13 |
| | * | atmel: try open system authentication too | Dan Williams | 2008-08-26 | 1 | -1/+9 |
| | * | atmel: return ENOENT on request_firmware failure | Dan Williams | 2008-08-26 | 1 | -19/+22 |
| * | | e100, fix iomap read | Jiri Slaby | 2008-08-27 | 1 | -2/+2 |
| * | | ibm_newemac: Don't call dev_mc_add() before device is registered | Benjamin Herrenschmidt | 2008-08-27 | 1 | -3/+3 |
| * | | net: don't grab a mutex within a timer context in gianfar | Sebastian Siewior | 2008-08-27 | 2 | -4/+19 |
| * | | forcedeth: fix checksum flag | Ayaz Abdulla | 2008-08-27 | 1 | -2/+2 |
| * | | net/usb/mcs7830: add set_mac_address | Oliver Martin | 2008-08-27 | 1 | -0/+24 |
| * | | net/usb/mcs7830: new device IDs | Arnd Bergmann | 2008-08-27 | 1 | -1/+22 |
| * | | [netdrvr] smc91x: fix resource removal (null ptr deref) | Jeff Garzik | 2008-08-27 | 1 | -1/+1 |
| * | | ibmveth: fix bad UDP checksums | Santiago Leon | 2008-08-27 | 1 | -2/+3 |
| * | | [netdrvr] hso: dev_kfree_skb crash fix | Denis Joseph Barrow | 2008-08-27 | 1 | -0/+1 |
| * | | [netdrvr] hso: icon 322 detection fix | Denis Joseph Barrow | 2008-08-27 | 1 | -1/+1 |
| * | | atl1: disable TSO by default | Jay Cliburn | 2008-08-27 | 1 | -1/+0 |