summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* macvlan: add a salt to mc_hash()Eric Dumazet2013-02-081-4/+13
* macvlan: broadcast addr should be part of mc_filterEric Dumazet2013-02-081-0/+3
* drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-0820-150/+66
* bgmac: fix "cmdcfg" calls for promisc and loopback modesRafał Miłecki2013-02-081-4/+4
* bgmac: validate (and random if needed) MAC addrRafał Miłecki2013-02-081-0/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-08211-2782/+25183
|\
| * rtlwifi: rtl8723ae: Fix W=1 compile warningsLarry Finger2013-02-015-30/+4
| * rtlwifi: rtl8192de: Fix W=1 build warningsLarry Finger2013-02-011-2/+2
| * rtlwifi: rtl8192cu: Fix W=1 build warningLarry Finger2013-02-011-1/+1
| * rtlwifi: rtl8192c: Fix W=1 warningLarry Finger2013-02-011-1/+2
| * rtlwifi: Fix warnings in usb.cLarry Finger2013-02-011-4/+0
| * rtlwifi: Fix many compile warnings when using W=1Larry Finger2013-02-011-1/+1
| * wireless: rt2x00: rt2800pci add idXose Vazquez Perez2013-02-011-0/+1
| * ath9k: Remove unused variables in ath_mci_cleanupSven Eckelmann2013-02-011-2/+0
| * ath9k: Fix sparse __CHECK_ENDIAN__ for spectral codeSven Eckelmann2013-02-012-8/+9
| * ath9k: Only remove spectral scan relay file when it was createdSven Eckelmann2013-02-011-1/+1
| * ath9k: Only add fix_rssi_inv_only when spectral code is usedSven Eckelmann2013-02-011-0/+2
| * ath9k: Only process fft samples when ATH9K_DEBUGFS is enabledSven Eckelmann2013-02-011-1/+1
| * ath9k: Select RELAY for ATH9K_DEBUGFSSven Eckelmann2013-02-011-0/+1
| * mwifiex: remove max_tx_buf_sizeBing Zhao2013-02-017-10/+3
| * mwifiex: do not reconfigure tx buffer size in firmware while associatingBing Zhao2013-02-013-43/+0
| * ath9k: report A-MPDU statusChristian Lamparter2013-02-012-0/+22
| * wireless: rt2x00: rt2800usb add/identify idsXose Vazquez Perez2013-02-011-5/+9
| * iwlegacy: check for dma mapping errorsStanislaw Gruszka2013-02-012-28/+54
| * bcma: Xflash: reorder includes to make pr_fmt workRafał Miłecki2013-02-012-4/+4
| * iwl4965: report A-MPDU statusChristian Lamparter2013-02-013-0/+13
| * iwlwifi: move register access lock into transportLilach Edelstein2013-02-018-88/+75
| * iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein2013-02-016-78/+81
| * iwlwifi: lower BT coex aggregation message severityJohannes Berg2013-02-011-2/+3
| * iwlwifi: add the MVM driverJohannes Berg2013-02-0137-6/+18263
| * iwlwifi: add NVM and PHY DB code for new MVM driverJohannes Berg2013-01-307-7/+1039
| * iwlwifi: fix calibration parserJohannes Berg2013-01-302-3/+20
| * iwlwifi: clean up CMD_MODE enumJohannes Berg2013-01-301-5/+5
| * iwlwifi: add 7000 series device configurationJohannes Berg2013-01-307-0/+125
| * Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-01-30218-5091/+16465
| |\
| | * wil6210: fix wil_vring_init_tx statusVladimir Kondratiev2013-01-301-0/+1
| | * wil6210: Never delete Rx chain with firmwareVladimir Kondratiev2013-01-303-26/+1
| | * wil6210: checkpatch warningsVladimir Kondratiev2013-01-306-9/+5
| | * wil6210: fix checkpatch CamelCase warningsVladimir Kondratiev2013-01-307-82/+82
| | * wil6210: Reorder reset preparation sequenceVladimir Kondratiev2013-01-301-4/+4
| | * wil6210: Separate common code for mbox regs caching to functionVladimir Kondratiev2013-01-301-10/+11
| | * wil6210: Fix "don't scan after connect" logicVladimir Kondratiev2013-01-302-1/+2
| | * wil6210: Call skb_orphan() right before Rx indicationVladimir Kondratiev2013-01-301-2/+2
| | * wil6210: Fix: Tx stallVladimir Kondratiev2013-01-302-28/+1
| | * wil6210: Count Tx statistics on Tx completionVladimir Kondratiev2013-01-301-2/+9
| | * wil6210: Refactor rx init/finiVladimir Kondratiev2013-01-303-52/+77
| | * wil6210: remove raw wil_dbg() callsVladimir Kondratiev2013-01-305-24/+25
| | * wil6210: rearrange IRQ debug printingVladimir Kondratiev2013-01-301-2/+2
| | * wil6210: Detect FW errorVladimir Kondratiev2013-01-302-5/+25
| | * mwifiex: avoid out of bounds access in mwifiex_get_common_rates.Cyril Roelandt2013-01-301-2/+2