Age | Commit message (Expand) | Author | Files | Lines |
2008-09-06 | forcedeth: fix kexec regression | Rafael J. Wysocki | 1 | -3/+5 |
2008-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 16 | -96/+131 |
2008-09-04 | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 5 | -16/+14 |
2008-09-04 | bnx2x: Accessing un-mapped page | Eilon Greenstein | 2 | -19/+20 |
2008-09-03 | ath9k: Fix TX control flag use for no ACK and RTS/CTS | Jouni Malinen | 1 | -2/+2 |
2008-09-03 | ath9k: Fix TX status reporting | Jouni Malinen | 1 | -2/+10 |
2008-09-03 | iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_remove | Gregory Greenman | 1 | -4/+7 |
2008-09-03 | iwlwifi: call apm stop on exit | Gregory Greenman | 1 | -1/+4 |
2008-09-03 | iwlwifi: fix Tx cmd memory allocation failure handling | Tomas Winkler | 1 | -10/+17 |
2008-09-03 | iwlwifi: fix rx_chain computation | Tomas Winkler | 1 | -31/+46 |
2008-09-03 | iwlwifi: fix station mimo power save values | Ron Rindjunsky | 3 | -4/+2 |
2008-09-03 | iwlwifi: remove false rxon if rx chain changes | Mohamed Abbas | 1 | -4/+3 |
2008-09-03 | iwlwifi: fix hidden ssid discovery in passive channels | Ron Rindjunsky | 1 | -1/+1 |
2008-09-03 | iwlwifi: W/A for the TSF correction in IBSS | Assaf Krauss | 2 | -2/+5 |
2008-09-03 | netxen: Remove workaround for chipset quirk | Dhananjay Phadke | 1 | -10/+0 |
2008-09-03 | pcnet-cs, axnet_cs: add new IDs, remove dup ID with less info | Komuro | 2 | -1/+2 |
2008-09-03 | ixgbe: initialize interrupt throttle rate | Andy Gospodarek | 1 | -0/+6 |
2008-09-03 | net/usb/pegasus: avoid hundreds of diagnostics | David Brownell | 1 | -5/+6 |
2008-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 11 | -35/+41 |
2008-09-03 | ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message. | Senthil Balasubramanian | 1 | -2/+3 |
2008-09-03 | ath9k: Incorrect key used when group and pairwise ciphers are different. | Senthil Balasubramanian | 2 | -6/+8 |
2008-09-03 | rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ON | Boaz Harrosh | 1 | -3/+2 |
2008-09-03 | wireless/libertas/if_cs.c: fix memory leaks | Adrian Bunk | 1 | -10/+3 |
2008-09-03 | orinoco: Multicast to the specified addresses | David Kilroy | 1 | -3/+7 |
2008-09-03 | iwlwifi: fix 64bit platform firmware loading | Tomas Winkler | 2 | -7/+5 |
2008-09-03 | iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE) | Mohamed Abbas | 2 | -3/+4 |
2008-09-03 | iwlwifi: workaround interrupt handling no some platforms | Tomas Winkler | 1 | -0/+8 |
2008-09-02 | iwlwifi: do not use GFP_DMA in iwl_tx_queue_init | John W. Linville | 1 | -1/+1 |
2008-08-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 28 | -103/+199 |
2008-08-28 | e1000: fix stack size | Linus Torvalds | 1 | -36/+45 |
2008-08-27 | wan: Missing capability checks in sbni_ioctl() | Eugene Teo | 1 | -4/+4 |
2008-08-27 | Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li... | David S. Miller | 3 | -26/+49 |
2008-08-27 | e100, fix iomap read | Jiri Slaby | 1 | -2/+2 |
2008-08-27 | ibm_newemac: Don't call dev_mc_add() before device is registered | Benjamin Herrenschmidt | 1 | -3/+3 |
2008-08-27 | net: don't grab a mutex within a timer context in gianfar | Sebastian Siewior | 2 | -4/+19 |
2008-08-27 | forcedeth: fix checksum flag | Ayaz Abdulla | 1 | -2/+2 |
2008-08-27 | net/usb/mcs7830: add set_mac_address | Oliver Martin | 1 | -0/+24 |
2008-08-27 | net/usb/mcs7830: new device IDs | Arnd Bergmann | 1 | -1/+22 |
2008-08-27 | [netdrvr] smc91x: fix resource removal (null ptr deref) | Jeff Garzik | 1 | -1/+1 |
2008-08-27 | ibmveth: fix bad UDP checksums | Santiago Leon | 1 | -2/+3 |
2008-08-27 | [netdrvr] hso: dev_kfree_skb crash fix | Denis Joseph Barrow | 1 | -0/+1 |
2008-08-27 | [netdrvr] hso: icon 322 detection fix | Denis Joseph Barrow | 1 | -1/+1 |
2008-08-27 | atl1: disable TSO by default | Jay Cliburn | 1 | -1/+0 |
2008-08-27 | atl1e: multistatement if missing braces | Ilpo Järvinen | 1 | -1/+2 |
2008-08-27 | igb: remove 82576 quad adapter | Alexander Duyck | 4 | -22/+0 |
2008-08-27 | drivers/net/skfp/ess.c: fix compile warnings | Takashi Iwai | 1 | -3/+3 |
2008-08-27 | [netdrvr] fix build issue: undefined reference to `NS8390p_init' | Alan Cox | 1 | -1/+1 |
2008-08-27 | fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi() | Heiko Schocher | 2 | -1/+15 |
2008-08-27 | igb: fix setting the number of tx queues | Alexander Duyck | 1 | -2/+2 |
2008-08-27 | igb: ethtool -d reads EICR which is incorrect as it is read on clear | Alexander Duyck | 1 | -2/+6 |