aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-03Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller5-16/+14
2008-09-03bnx2x: Accessing un-mapped pageEilon Greenstein2-19/+20
2008-09-03ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen1-2/+2
2008-09-03ath9k: Fix TX status reportingJouni Malinen1-2/+10
2008-09-03iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_removeGregory Greenman1-4/+7
2008-09-03iwlwifi: call apm stop on exitGregory Greenman1-1/+4
2008-09-03iwlwifi: fix Tx cmd memory allocation failure handlingTomas Winkler1-10/+17
2008-09-03iwlwifi: fix rx_chain computationTomas Winkler1-31/+46
2008-09-03iwlwifi: fix station mimo power save valuesRon Rindjunsky3-4/+2
2008-09-03iwlwifi: remove false rxon if rx chain changesMohamed Abbas1-4/+3
2008-09-03iwlwifi: fix hidden ssid discovery in passive channelsRon Rindjunsky1-1/+1
2008-09-03iwlwifi: W/A for the TSF correction in IBSSAssaf Krauss2-2/+5
2008-09-03netxen: Remove workaround for chipset quirkDhananjay Phadke1-10/+0
2008-09-03pcnet-cs, axnet_cs: add new IDs, remove dup ID with less infoKomuro2-1/+2
2008-09-03ixgbe: initialize interrupt throttle rateAndy Gospodarek1-0/+6
2008-09-03net/usb/pegasus: avoid hundreds of diagnosticsDavid Brownell1-5/+6
2008-09-02ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.Senthil Balasubramanian1-2/+3
2008-09-02ath9k: Incorrect key used when group and pairwise ciphers are different.Senthil Balasubramanian2-6/+8
2008-09-02rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ONBoaz Harrosh1-3/+2
2008-09-02wireless/libertas/if_cs.c: fix memory leaksAdrian Bunk1-10/+3
2008-09-02orinoco: Multicast to the specified addressesDavid Kilroy1-3/+7
2008-09-02iwlwifi: fix 64bit platform firmware loadingTomas Winkler2-7/+5
2008-09-02iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)Mohamed Abbas2-3/+4
2008-09-02iwlwifi: workaround interrupt handling no some platformsTomas Winkler1-0/+8
2008-09-02iwlwifi: do not use GFP_DMA in iwl_tx_queue_initJohn W. Linville1-1/+1
2008-08-27wan: Missing capability checks in sbni_ioctl()Eugene Teo1-4/+4
2008-08-27Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-26/+49
2008-08-27e100, fix iomap readJiri Slaby1-2/+2
2008-08-27qeth: preallocated header account offsetFrank Blaschka1-1/+1
2008-08-27qeth: l2 write unicast list to hardwareFrank Blaschka2-5/+23
2008-08-27qeth: use -EOPNOTSUPP instead of -ENOTSUPP.Ursula Braun1-1/+1
2008-08-27ibm_newemac: Don't call dev_mc_add() before device is registeredBenjamin Herrenschmidt1-3/+3
2008-08-27net: don't grab a mutex within a timer context in gianfarSebastian Siewior2-4/+19
2008-08-27forcedeth: fix checksum flagAyaz Abdulla1-2/+2
2008-08-27net/usb/mcs7830: add set_mac_addressOliver Martin1-0/+24
2008-08-27net/usb/mcs7830: new device IDsArnd Bergmann1-1/+22
2008-08-27[netdrvr] smc91x: fix resource removal (null ptr deref)Jeff Garzik1-1/+1
2008-08-27ibmveth: fix bad UDP checksumsSantiago Leon1-2/+3
2008-08-27[netdrvr] hso: dev_kfree_skb crash fixDenis Joseph Barrow1-0/+1
2008-08-27[netdrvr] hso: icon 322 detection fixDenis Joseph Barrow1-1/+1
2008-08-27atl1: disable TSO by defaultJay Cliburn1-1/+0
2008-08-27atl1e: multistatement if missing bracesIlpo Järvinen1-1/+2
2008-08-27igb: remove 82576 quad adapterAlexander Duyck4-22/+0
2008-08-27drivers/net/skfp/ess.c: fix compile warningsTakashi Iwai1-3/+3
2008-08-27LCS recovery dumps when cable reconnectKlaus-D. Wacker1-1/+2
2008-08-27ctcm: netdev->priv vs. netdev->ml_privPeter Tiedemann4-67/+68
2008-08-27claw: netdev->priv vs. netdev->ml_privPeter Tiedemann1-30/+30
2008-08-27claw: fix memory leak in claw_probe.Martin Schwidefsky1-11/+8
2008-08-27[netdrvr] fix build issue: undefined reference to `NS8390p_init'Alan Cox1-1/+1
2008-08-27fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()Heiko Schocher2-1/+15