aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-31rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSIDIvo van Doorn1-7/+11
2010-08-31rt2x00: Wakeup hardware before loading firmwareIvo van Doorn2-2/+6
2010-08-31rt2x00: Validate TX status results with current data entryIvo van Doorn1-23/+50
2010-08-31rt2x00: Add rt2800_wait_csr_readyIvo van Doorn3-21/+20
2010-08-31rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWIHelmut Schaa1-1/+5
2010-08-31rt2x00: Rename txentry_desc.queue -> txentry_desc.qidHelmut Schaa5-8/+8
2010-08-31ath9k: fix spurious MIC failure reportsFelix Fietkau4-9/+25
2010-08-31wl1251: Fix queue stopping/waking for TX pathDenis 'GNUtoo' Carikli3-13/+24
2010-08-31Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville29-849/+1658
2010-08-30stmmac: Fix build warnings.David S. Miller3-3/+4
2010-08-30net/m68k: Hydra Ethernet - print whole resource instead of start addressGeert Uytterhoeven1-3/+2
2010-08-28drivers/net/atl1c: Remove double testJulia Lawall1-1/+1
2010-08-28starfire: use BUILD_BUG_ON for netdrv_addr_tAkinobu Mita1-5/+1
2010-08-28starfire: use PCI_VDEVICEAkinobu Mita1-1/+1
2010-08-28mlx4: use bitmap libraryAkinobu Mita1-11/+4
2010-08-27slip: Use net_device_stats from struct net_deviceTobias Klauser2-39/+31
2010-08-27mac80211_hwsim: support runtime iftype changesJohannes Berg1-0/+13
2010-08-27ath9k_htc: Enable ANI in associated state onlyRajkumar Manoharan1-4/+5
2010-08-27wl12xx: remove unneeded lockingJohannes Berg4-8/+0
2010-08-27ath9k: Change the default LED pattern.Vivek Natarajan1-1/+1
2010-08-27ath5k: fix off-by-one in pilot magnitude maskBob Copeland1-1/+1
2010-08-27ath5k: re-order one of the frees on unwindDan Carpenter1-2/+2
2010-08-27iwlwifi: allow using multiple contextsJohannes Berg5-40/+82
2010-08-27iwlwifi: follow main beacon intervalJohannes Berg1-2/+9
2010-08-27iwlagn: always send RXON timingJohannes Berg1-1/+2
2010-08-27iwlwifi: pass context to iwl_send_rxon_timingJohannes Berg4-19/+15
2010-08-27iwlwifi: send PAN parametersJohannes Berg6-0/+96
2010-08-27iwlagn: send beacon before committing associated RXONJohannes Berg1-0/+2
2010-08-27iwlagn: send RXON timing before associatingJohannes Berg2-0/+18
2010-08-27iwlagn: queue frames according to contextJohannes Berg3-23/+51
2010-08-27iwlagn: remove iw_mode check for beaconJohannes Berg1-2/+11
2010-08-27iwlagn: detect PAN capabilityJohannes Berg2-4/+23
2010-08-27iwlwifi: add PAN APIJohannes Berg2-1/+116
2010-08-27iwlwifi: introduce beacon contextJohannes Berg5-20/+50
2010-08-27iwlwifi: move HT configuration data into contextJohannes Berg6-115/+134
2010-08-27iwlwifi: add context pointer to stationJohannes Berg5-10/+19
2010-08-27iwlwifi: store default station flags in contextJohannes Berg2-1/+3
2010-08-27iwlwifi: make hw crypto context awareJohannes Berg7-35/+63
2010-08-27iwlwifi: move AP sta ID to contextJohannes Berg5-4/+8
2010-08-27iwlwifi: clamp scanning dwell time to all contextsJohannes Berg1-8/+17
2010-08-27iwlwifi: move virtual interface pointer into contextJohannes Berg10-38/+66
2010-08-27iwlwifi: add context into tx descriptorJohannes Berg3-0/+3
2010-08-27iwlwifi: move QoS into contextJohannes Berg5-28/+46
2010-08-27iwlwifi: contextify command sendingJohannes Berg5-7/+18
2010-08-27iwlwifi: contextify-stations-completelyJohannes Berg6-15/+25
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg15-93/+142
2010-08-27iwlwifi: define PAN queues/FIFOsJohannes Berg3-8/+22
2010-08-27iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg13-46/+77
2010-08-27iwlwifi: initial contextificationJohannes Berg19-400/+611
2010-08-26bnx2x: fix wrong return from bnx2x_trylock_hw_lockEric Dumazet1-1/+1