aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-19mac80211: remove bogus TX agg state assignmentJohannes Berg
2010-04-16iwlwifi: correct 6000 EEPROM regulatory addressShanyu Zhao
2010-04-16iwlwifi: fix scan racesJohannes Berg
2010-04-09iwlwifi: work around bogus active chains detectionJohannes Berg
2010-04-08iwlwifi: need check for valid qos packet before freeWey-Yi Guy
2010-04-06ath9k: fix double calls to ath_radio_enableFelix Fietkau
2010-04-06mac80211: annotate station rcu dereferencesJohannes Berg
2010-04-06mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona
2010-04-02iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi
2010-04-02iwlwifi: use consistent table for tx data collectShanyu Zhao
2010-04-02iwlwifi: fix DMA allocation warningsZhu Yi
2010-03-30net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()Daniel Mack
2010-03-30iwlwifi: range checking issueDan Carpenter
2010-03-30setup correct int pipe type in ar9170_usb_exec_cmdValentin Longchamp
2010-03-30rt2x00: Disable powersaving by default in rt2500usb.Gertjan van Wingerde
2010-03-30rt2x00: Fix typo in RF register programming of rt2800.Gertjan van Wingerde
2010-03-30iwlwifi: clear unattended interrupts in taskletShanyu Zhao
2010-03-30iwlwifi: counting number of tfds can be free for 4965Wey-Yi Guy
2010-03-30iwlwifi: fix regulatoryReinette Chatre
2010-03-30mac80211: move netdev queue enabling to correct spotJohannes Berg
2010-03-30Add USB ID for Thomson SpeedTouch 120g to p54usb id tableHans de Goede
2010-03-30Add a pci-id to the mwl8k driverBenjamin Larsson
2010-03-30ar9170: add support for NEC WL300NU-G USB dongleBen Konrath
2010-03-30mac80211: fix PREQ processing and one small bugPorsch, Marco
2010-03-30mac80211: correct typos in "unavailable upon resume" warningJohn W. Linville
2010-03-30wireless: convert reg_regdb_search_lock to mutexJohn W. Linville
2010-03-16iwlwifi: Silence tfds_in_queue messageAdel Gadllah
2010-03-16ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau
2010-03-16wl1251: fix potential crashGrazvydas Ignotas
2010-03-10Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2010-03-10mac80211: Fix memory leak in ieee80211_if_write()Eric Dumazet
2010-03-10mac80211: Fix (dynamic) power save entryJuuso Oikarinen
2010-03-10ipw2200: use kmalloc for large local variablesZhu Yi
2010-03-10ath5k: read eeprom IQ calibration values correctly for G modeBruno Randolf
2010-03-10ath5k: fix I/Q calibration (for real)Bruno Randolf
2010-03-10ath5k: fix TSF resetBruno Randolf
2010-03-10ath5k: use fixed antenna for tx descriptorsBruno Randolf
2010-03-10libipw: split ieee->networks into small piecesZhu Yi
2010-03-10mac80211: Fix sta_mtx unlocking on insert STA failure pathJouni Malinen
2010-03-10rt2x00: remove KSEG1ADDR define from rt2x00soc.hHelmut Schaa
2010-03-09Revert "iwlwifi: Send broadcast probe request only when asked to"Reinette Chatre
2010-03-09iwl3945: fix memory corruptionReinette Chatre
2010-03-08MAINTAINERS: add netdev to CAN network layer and drivers entriesWolfgang Grandegger
2010-03-08tipc: filter out messages not intended for this hostNeil Horman
2010-03-08tipc: fix endianness on tipc subscriber messagesNeil Horman
2010-03-08ethtool: Use noinline_for_stackEric Dumazet
2010-03-08net/sunrpc: Convert (void)snprintf to snprintfJoe Perches
2010-03-08net/sunrpc: Remove uses of NIPQUAD, use %pI4Joe Perches
2010-03-08can: fix bfin_can build error after alloc_candev() changeBarry Song
2010-03-08tcp: Fix tcp_make_synack()Eric Dumazet