aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller
2008-09-12niu: panic on resetSantwona Behera
2008-09-11ath9k: Assign seq# when mac80211 requests thisJouni Malinen
2008-09-05forcedeth: fix kexec regressionRafael J. Wysocki
2008-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-03Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-09-03bnx2x: Accessing un-mapped pageEilon Greenstein
2008-09-03ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen
2008-09-03ath9k: Fix TX status reportingJouni Malinen
2008-09-03iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_removeGregory Greenman
2008-09-03iwlwifi: call apm stop on exitGregory Greenman
2008-09-03iwlwifi: fix Tx cmd memory allocation failure handlingTomas Winkler
2008-09-03iwlwifi: fix rx_chain computationTomas Winkler
2008-09-03iwlwifi: fix station mimo power save valuesRon Rindjunsky
2008-09-03iwlwifi: remove false rxon if rx chain changesMohamed Abbas
2008-09-03iwlwifi: fix hidden ssid discovery in passive channelsRon Rindjunsky
2008-09-03iwlwifi: W/A for the TSF correction in IBSSAssaf Krauss
2008-09-03netxen: Remove workaround for chipset quirkDhananjay Phadke
2008-09-03pcnet-cs, axnet_cs: add new IDs, remove dup ID with less infoKomuro
2008-09-03ixgbe: initialize interrupt throttle rateAndy Gospodarek
2008-09-03net/usb/pegasus: avoid hundreds of diagnosticsDavid Brownell
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-02ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.Senthil Balasubramanian
2008-09-02ath9k: Incorrect key used when group and pairwise ciphers are different.Senthil Balasubramanian
2008-09-02rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ONBoaz Harrosh
2008-09-02wireless/libertas/if_cs.c: fix memory leaksAdrian Bunk
2008-09-02orinoco: Multicast to the specified addressesDavid Kilroy
2008-09-02iwlwifi: fix 64bit platform firmware loadingTomas Winkler
2008-09-02iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)Mohamed Abbas
2008-09-02iwlwifi: workaround interrupt handling no some platformsTomas Winkler
2008-09-02iwlwifi: do not use GFP_DMA in iwl_tx_queue_initJohn W. Linville
2008-09-01sparc64: Apply const or __initdata to vio_device_id[]David S. Miller
2008-08-31sparc: remove CONFIG_SUN4Adrian Bunk
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller
2008-08-29sunqe: Convert to pure OF driver.David S. Miller
2008-08-29sunlance: Convert to pure OF driver.David S. Miller
2008-08-29sunhme: Convert to pure OF driver.David S. Miller
2008-08-29sunbmac: Convert to pure OF driver.David S. Miller
2008-08-29myri_sbus: Convert to pure OF driver.David S. Miller
2008-08-29sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller
2008-08-29sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller
2008-08-29sparc: Make SBUS DMA interfaces take struct device.David S. Miller
2008-08-29sparc: Kill SBUS DVMA layer.David S. Miller
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-27e1000: fix stack sizeLinus Torvalds
2008-08-27wan: Missing capability checks in sbni_ioctl()Eugene Teo
2008-08-27Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li...David S. Miller
2008-08-27e100, fix iomap readJiri Slaby
2008-08-27ibm_newemac: Don't call dev_mc_add() before device is registeredBenjamin Herrenschmidt
2008-08-27net: don't grab a mutex within a timer context in gianfarSebastian Siewior