summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-14rt2x00: Reset LED assoc status after firmware updatemaster-2008-07-14Ivo van Doorn
2008-07-14iwlwifi: make index unsigned int for iwl_send_led_cmdAbhijeet Kolekar
2008-07-14iwlwifi: Fix LEDs for 3945Abhijeet Kolekar
2008-07-14iwlwifi: send TXPOWER command after a new RXON commandZhu Yi
2008-07-14iwlwifi: enable active scanningTomas Winkler
2008-07-14iwlwifi: unify 4965 and 5000 scanning codeTomas Winkler
2008-07-14iwlwifi: LED use correctly blink tableTomas Winkler
2008-07-14iwlwifi: fix LED stallTomas Winkler
2008-07-14iwlwifi: differentiate 4965 and 5000 hw ampdu queues numberTomas Winkler
2008-07-14iwlwifi: make iwl4965_mac_conf_tx in atomic contextEmmanuel Grumbach
2008-07-14iwlwifi: rs always set lq_sta->privTomas Winkler
2008-07-14iwlwifi: remove post associate workTomas Winkler
2008-07-14iwlwifi: fixes RTS / CTS supportEmmanuel Grumbach
2008-07-14iwlwifi: adding pci device ids to iwl_hw_card_idsEsti Kummer
2008-07-14iwl3965: remove useless network and duplicate checkingAdel Gadllah
2008-07-14mac80211: dont add a STA which is not in the same IBSSEmmanuel Grumbach
2008-07-14iwlwif: remove compilation warnings iwl_add_radiotapTomas Winkler
2008-07-14mac80211 hwsim: fix endianness bugJohannes Berg
2008-07-14mac80211: fix struct ieee80211_tx_queue_paramsJohannes Berg
2008-07-14mac80211: fix TX sequence numbersJohannes Berg
2008-07-14wext: make sysfs bits optional and deprecate themJohannes Berg
2008-07-14mac80211: fix RX sequence number checkJohannes Berg
2008-07-14mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packetsEmmanuel Grumbach
2008-07-14rtl8187: use different ANAPARAM*_OFF values for 8187BHerton Ronaldo Krzesinski
2008-07-14ssb: Include dma-mapping.hMichael Buesch
2008-07-14rt2x00: Reorganize beacon handlingIvo van Doorn
2008-07-14rt2x00: Add support for CTS protection in rt2x00libIvo van Doorn
2008-07-14mac80211: revamp beacon configurationJohannes Berg
2008-07-14mac80211: push interface checks downJohannes Berg
2008-07-14mac80211: revamp virtual interface handlingJohannes Berg
2008-07-14mac80211: make master netdev handling saneJohannes Berg
2008-07-14rtl8187: Fixed section mismatch in rtl8187_dev.cIhar Hrachyshka
2008-07-14rt2x00: Fix NULL pointer error in adhoc/master modeIvo van Doorn
2008-07-14mac80211: power management wext hooksSamuel Ortiz
2008-07-08netdev: Move atomic queue state bits into netdev_queue.David S. Miller
2008-07-08net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller
2008-07-08netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller
2008-07-08pkt_sched: Make qdisc_run take a netdev_queue.David S. Miller
2008-07-08netdev: Make netif_schedule() routines work with netdev_queue objects.David S. Miller
2008-07-08netdev: Move gso_skb into netdev_queue.David S. Miller
2008-07-08mac80211: Decrease number of explicit ->tx_queue references.David S. Miller
2008-07-08pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.David S. Miller
2008-07-08net: Clean up explicit ->tx_queue references in link watch.David S. Miller
2008-07-08pkt_sched: Add qdisc_all_tx_empty()David S. Miller
2008-07-08pkt_sched: Add qdisc_reset_all_tx().David S. Miller
2008-07-08netdev: Move next_sched into struct netdev_queue.David S. Miller
2008-07-08pkt_sched: Make netem queue agnostic.David S. Miller
2008-07-08pkt_sched: Kill stats_lock member of struct Qdisc.David S. Miller
2008-07-08netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead.David S. Miller
2008-07-08netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller