aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAge
* iwlwifi: small compile warnings without CONFIG_IWLWIFI_DEBUGDenis V. Lunev2008-07-29
* iwlwifi: compilation error when CONFIG_IWLWIFI_DEBUG is not setDenis V. Lunev2008-07-29
* libertas: check bounds and only use decimal for sysfs persistent features.Brian Cavagnolo2008-07-29
* iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning.Rami Rosen2008-07-29
* ath5k: use positive logic for HP laptop LEDsBob Copeland2008-07-29
* Ath5k: suspend/resume fixesJiri Slaby2008-07-29
* Ath5k: fix dma operationJiri Slaby2008-07-29
* Ath5k: flush workJiri Slaby2008-07-29
* Ath5k: kill tasklets on shutdownJiri Slaby2008-07-29
* Ath5k: fix memory corruptionJiri Slaby2008-07-29
* mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg2008-07-29
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
* ipw2200: Call netif_*_queue() interfaces properly.David S. Miller2008-07-22
* netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.David S. Miller2008-07-22
* mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference ...Ian Schram2008-07-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-20
|\
| * Revert "remove the strip driver"David S. Miller2008-07-18
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
| |\
| * | netdev: Allocate multiple queues for TX.David S. Miller2008-07-17
| * | wireless: fix warnings from QoS patchJohannes Berg2008-07-15
| * | netdev: Do not use TX lock to protect address lists.David S. Miller2008-07-15
| * | netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-15
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-14
| |\ \
| | * | rt2x00: Reset LED assoc status after firmware updateIvo van Doorn2008-07-14
| | * | iwlwifi: make index unsigned int for iwl_send_led_cmdAbhijeet Kolekar2008-07-14
| | * | iwlwifi: Fix LEDs for 3945Abhijeet Kolekar2008-07-14
| | * | iwlwifi: send TXPOWER command after a new RXON commandZhu Yi2008-07-14
| | * | iwlwifi: enable active scanningTomas Winkler2008-07-14
| | * | iwlwifi: unify 4965 and 5000 scanning codeTomas Winkler2008-07-14
| | * | iwlwifi: LED use correctly blink tableTomas Winkler2008-07-14
| | * | iwlwifi: fix LED stallTomas Winkler2008-07-14
| | * | iwlwifi: differentiate 4965 and 5000 hw ampdu queues numberTomas Winkler2008-07-14
| | * | iwlwifi: make iwl4965_mac_conf_tx in atomic contextEmmanuel Grumbach2008-07-14
| | * | iwlwifi: rs always set lq_sta->privTomas Winkler2008-07-14
| | * | iwlwifi: remove post associate workTomas Winkler2008-07-14
| | * | iwlwifi: fixes RTS / CTS supportEmmanuel Grumbach2008-07-14
| | * | iwlwifi: adding pci device ids to iwl_hw_card_idsEsti Kummer2008-07-14
| | * | iwl3965: remove useless network and duplicate checkingAdel Gadllah2008-07-14
| | * | iwlwif: remove compilation warnings iwl_add_radiotapTomas Winkler2008-07-14
| | * | mac80211 hwsim: fix endianness bugJohannes Berg2008-07-14
| | * | mac80211: fix TX sequence numbersJohannes Berg2008-07-14
| | * | rtl8187: use different ANAPARAM*_OFF values for 8187BHerton Ronaldo Krzesinski2008-07-14
| | * | rt2x00: Reorganize beacon handlingIvo van Doorn2008-07-14
| | * | rt2x00: Add support for CTS protection in rt2x00libIvo van Doorn2008-07-14
| | * | mac80211: revamp beacon configurationJohannes Berg2008-07-14
| | * | rtl8187: Fixed section mismatch in rtl8187_dev.cIhar Hrachyshka2008-07-14
| | * | rt2x00: Fix NULL pointer error in adhoc/master modeIvo van Doorn2008-07-14
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-14
| |\ \ \ | | |/ / | |/| |
| * | | netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller2008-07-09
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-08
| |\ \ \