summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlegacy: fix channel switch lockingStanislaw Gruszka2011-06-085-46/+28
* mac80211: fix IBSS teardown raceJohannes Berg2011-06-081-2/+4
* iwlagn: send tx power command if defer cause by RXON not matchWey-Yi Guy2011-06-081-0/+5
* nl80211: fix overflow in ssid_lenLuciano Coelho2011-06-071-5/+4
* rtlwifi: Avoid modifying skbs that are resubmittedMike McCormack2011-06-071-15/+13
* rtlwifi: Fix logic in rx_interruptMike McCormack2011-06-071-1/+1
* Revert "mac80211: stop queues before rate control updation"John W. Linville2011-06-071-6/+0
* iwl4965: set tx power after rxon_assocStanislaw Gruszka2011-06-061-1/+2
* rt2x00: fix rmmod crashStanislaw Gruszka2011-06-062-1/+6
* iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka2011-06-063-11/+10
* Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"John W. Linville2011-06-063-23/+8
* libertas_sdio: handle spurious interruptsDaniel Drake2011-06-031-5/+16
* mac80211: call dev_alloc_name before copying name to sdataThadeu Lima de Souza Cascardo2011-06-031-0/+4
* iwlagn: fix channel switch lockingStanislaw Gruszka2011-06-039-119/+28
* ath5k: Disable fast channel switching by defaultNick Kossifidis2011-06-032-2/+14
* ssb: fix PCI(e) driver regression causing oops on PCI cardsRafał Miłecki2011-06-031-4/+6
* iwl4965: correctly validate temperature valueStanislaw Gruszka2011-06-011-1/+1
* bluetooth l2cap: fix locking in l2cap_global_chan_by_psmJohannes Berg2011-06-011-1/+1
* ath9k: fix two more bugs in tx powerDaniel Halperin2011-06-012-4/+16
* cfg80211: don't drop p2p probe responsesEliad Peller2011-06-012-21/+30
* iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy2011-05-313-13/+22
* zd1211rw: fix to work on OHCIJussi Kivilinna2011-05-311-11/+42
* wl12xx: fix oops in sched_scan when forcing a passive scanLuciano Coelho2011-05-311-3/+8
* wl12xx: add separate config value for DFS dwell time on sched scanLuciano Coelho2011-05-313-2/+9
* wl12xx: fix DFS channels handling in scheduled scanLuciano Coelho2011-05-312-11/+23
* wl12xx: fix passive and radar channel generation for scheduled scanLuciano Coelho2011-05-311-2/+2
* libertas: Set command sequence number later to ensure consistencyDaniel Drake2011-05-311-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville2011-05-2715-27/+70
|\
| * ath9k: Fix AR9287 calibrationAdrian Chadd2011-05-271-1/+1
| * mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.cJesper Juhl2011-05-271-1/+0
| * mac80211: clear local->ps_data on disassocEliad Peller2011-05-271-0/+1
| * wireless: Default to 'n' for 2 new added devices in Kconfig.Tao Ma2011-05-272-2/+0
| * iwl4965: fix 5GHz operationStanislaw Gruszka2011-05-271-2/+2
| * mac80211: stop queues before rate control updationRajkumar Manoharan2011-05-261-0/+6
| * ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan2011-05-261-1/+2
| * ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan2011-05-263-1/+28
| * ath9k: Reset chip on baseband hangRajkumar Manoharan2011-05-261-1/+3
| * b43: N-PHY: initialize last var in calibration functionRafał Miłecki2011-05-261-1/+1
| * rtlwifi: Use order 2 RX buffer allocation only if necessaryLarry Finger2011-05-261-0/+7
| * rtlwifi: Fix kernel panic resulting from RX buffer allocation failureLarry Finger2011-05-261-13/+15
| * nl80211: fix check for valid SSID size in scan operationsLuciano Coelho2011-05-261-2/+2
| * mwifiex: correct event header lengthYogesh Ashok Powar2011-05-261-2/+2
* | net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller2011-05-274-6/+10
* | net: Add linux/sysctl.h includes where needed.David S. Miller2011-05-272-0/+2
* | net: Kill ether_table[] declaration.David S. Miller2011-05-271-4/+0
* | inetpeer: fix race in unused_list manipulationsEric Dumazet2011-05-271-15/+27
* | atm: expose ATM device index in sysfsDan Williams2011-05-271-0/+10
* | Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller2011-05-276-22/+38
|\ \
| * | IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom2011-05-272-9/+21
| * | netfilter: Fix several warnings in compat_mtw_from_user().David Miller2011-05-261-2/+4