summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* b43legacy: Fix to enhance TX speedEhud Gavron2008-09-111-13/+19
* b43legacy: Fix failure in rate-adjustment mechanismLarry Finger2008-09-111-1/+1
* b43: Remove QoS update workqueueMichael Buesch2008-09-112-48/+24
* b43 G-PHY: Remove mmiowb()Michael Buesch2008-09-111-1/+0
* b43: Fix QoS defaultsMichael Buesch2008-09-111-11/+45
* p54: 802.11a 5GHz phy supportChristian Lamparter2008-09-112-20/+111
* p54: control output power levelsChristian Lamparter2008-09-112-1/+3
* p54: add lots of useful rx/tx statisticsChristian Lamparter2008-09-113-5/+105
* p54: add more rx filtersChristian Lamparter2008-09-112-3/+24
* p54: 32-bit tsf timestampsChristian Lamparter2008-09-113-2/+14
* iwlwifi: fix compile warningZhu Yi2008-09-111-0/+2
* iwlwifi: remove uneeded declarationsEmmanuel Grumbach2008-09-119-63/+28
* iwlwifi: use the results from disconnected antenna algorithmGrumbach, Emmanuel2008-09-116-30/+64
* iwlwifi: rename ps_mode to sm_psRon Rindjunsky2008-09-113-7/+9
* mac80211: change MIMO_PS to SM_PSTomas Winkler2008-09-116-21/+16
* bnx2x: EEH recovery fixYitchak Gertner2008-09-091-12/+83
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-0828-171/+210
|\
| * forcedeth: fix kexec regressionRafael J. Wysocki2008-09-051-3/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-0316-96/+131
| |\
| | * Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-09-035-16/+14
| | |\
| | | * netxen: Remove workaround for chipset quirkDhananjay Phadke2008-09-031-10/+0
| | | * pcnet-cs, axnet_cs: add new IDs, remove dup ID with less infoKomuro2008-09-032-1/+2
| | | * ixgbe: initialize interrupt throttle rateAndy Gospodarek2008-09-031-0/+6
| | | * net/usb/pegasus: avoid hundreds of diagnosticsDavid Brownell2008-09-031-5/+6
| | * | bnx2x: Accessing un-mapped pageEilon Greenstein2008-09-032-19/+20
| | * | ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen2008-09-031-2/+2
| | * | ath9k: Fix TX status reportingJouni Malinen2008-09-031-2/+10
| | * | iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_removeGregory Greenman2008-09-031-4/+7
| | * | iwlwifi: call apm stop on exitGregory Greenman2008-09-031-1/+4
| | * | iwlwifi: fix Tx cmd memory allocation failure handlingTomas Winkler2008-09-031-10/+17
| | * | iwlwifi: fix rx_chain computationTomas Winkler2008-09-031-31/+46
| | * | iwlwifi: fix station mimo power save valuesRon Rindjunsky2008-09-033-4/+2
| | * | iwlwifi: remove false rxon if rx chain changesMohamed Abbas2008-09-031-4/+3
| | * | iwlwifi: fix hidden ssid discovery in passive channelsRon Rindjunsky2008-09-031-1/+1
| | * | iwlwifi: W/A for the TSF correction in IBSSAssaf Krauss2008-09-032-2/+5
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-0211-35/+41
| |\|
| | * ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.Senthil Balasubramanian2008-09-021-2/+3
| | * ath9k: Incorrect key used when group and pairwise ciphers are different.Senthil Balasubramanian2008-09-022-6/+8
| | * rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ONBoaz Harrosh2008-09-021-3/+2
| | * wireless/libertas/if_cs.c: fix memory leaksAdrian Bunk2008-09-021-10/+3
| | * orinoco: Multicast to the specified addressesDavid Kilroy2008-09-021-3/+7
| | * iwlwifi: fix 64bit platform firmware loadingTomas Winkler2008-09-022-7/+5
| | * iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)Mohamed Abbas2008-09-022-3/+4
| | * iwlwifi: workaround interrupt handling no some platformsTomas Winkler2008-09-021-0/+8
| | * iwlwifi: do not use GFP_DMA in iwl_tx_queue_initJohn W. Linville2008-09-021-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-2728-103/+199
| |\|
| * | e1000: fix stack sizeLinus Torvalds2008-08-271-36/+45
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-252-108/+114
| |\ \
| * | | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-2310-12/+0
* | | | iwlwifi: enable packet injection for iwlagnStefanik Gábor2008-09-083-14/+10