summaryrefslogtreecommitdiffstats
path: root/Documentation/SM501.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-14iwlwifi: differentiate 4965 and 5000 hw ampdu queues numberTomas Winkler6-13/+30
2008-07-14iwlwifi: make iwl4965_mac_conf_tx in atomic contextEmmanuel Grumbach3-33/+24
2008-07-14iwlwifi: rs always set lq_sta->privTomas Winkler1-2/+0
2008-07-14iwlwifi: remove post associate workTomas Winkler2-19/+0
2008-07-14iwlwifi: fixes RTS / CTS supportEmmanuel Grumbach6-7/+37
2008-07-14iwlwifi: adding pci device ids to iwl_hw_card_idsEsti Kummer3-1/+29
2008-07-14iwl3965: remove useless network and duplicate checkingAdel Gadllah4-172/+25
2008-07-14mac80211: dont add a STA which is not in the same IBSSEmmanuel Grumbach1-1/+1
2008-07-14iwlwif: remove compilation warnings iwl_add_radiotapTomas Winkler1-20/+17
2008-07-14mac80211 hwsim: fix endianness bugJohannes Berg1-1/+1
2008-07-14mac80211: fix struct ieee80211_tx_queue_paramsJohannes Berg2-6/+6
2008-07-14mac80211: fix TX sequence numbersJohannes Berg9-34/+82
2008-07-14wext: make sysfs bits optional and deprecate themJohannes Berg3-2/+23
2008-07-14mac80211: fix RX sequence number checkJohannes Berg1-7/+12
2008-07-14mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packetsEmmanuel Grumbach1-2/+2
2008-07-14rtl8187: use different ANAPARAM*_OFF values for 8187BHerton Ronaldo Krzesinski3-15/+42
2008-07-14ssb: Include dma-mapping.hMichael Buesch1-0/+1
2008-07-14rt2x00: Reorganize beacon handlingIvo van Doorn10-410/+289
2008-07-14rt2x00: Add support for CTS protection in rt2x00libIvo van Doorn3-1/+4
2008-07-14mac80211: revamp beacon configurationJohannes Berg21-248/+226
2008-07-14mac80211: push interface checks downJohannes Berg4-16/+25
2008-07-14mac80211: revamp virtual interface handlingJohannes Berg8-265/+172
2008-07-14mac80211: make master netdev handling saneJohannes Berg12-217/+153
2008-07-14rtl8187: Fixed section mismatch in rtl8187_dev.cIhar Hrachyshka1-1/+1
2008-07-14rt2x00: Fix NULL pointer error in adhoc/master modeIvo van Doorn1-0/+3
2008-07-14mac80211: power management wext hooksSamuel Ortiz2-2/+43
2008-07-09netdev: Move atomic queue state bits into netdev_queue.David S. Miller3-26/+51
2008-07-09net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller9-212/+9
2008-07-09netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller10-44/+145
2008-07-09pkt_sched: Make qdisc_run take a netdev_queue.David S. Miller3-17/+21
2008-07-09netdev: Make netif_schedule() routines work with netdev_queue objects.David S. Miller6-19/+27
2008-07-09netdev: Move gso_skb into netdev_queue.David S. Miller2-22/+24
2008-07-09mac80211: Decrease number of explicit ->tx_queue references.David S. Miller1-5/+9
2008-07-09pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.David S. Miller2-3/+10
2008-07-09net: Clean up explicit ->tx_queue references in link watch.David S. Miller2-10/+13
2008-07-09pkt_sched: Add qdisc_all_tx_empty()David S. Miller2-1/+10
2008-07-09pkt_sched: Add qdisc_reset_all_tx().David S. Miller2-1/+7
2008-07-09netdev: Move next_sched into struct netdev_queue.David S. Miller2-11/+9
2008-07-09pkt_sched: Make netem queue agnostic.David S. Miller1-1/+1
2008-07-09pkt_sched: Kill stats_lock member of struct Qdisc.David S. Miller3-7/+4
2008-07-09netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead.David S. Miller3-10/+8
2008-07-09netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller13-77/+125
2008-07-09netdev: The ingress_lock member is no longer needed.David S. Miller5-18/+17
2008-07-09netdev: Move queue_lock into struct netdev_queue.David S. Miller12-62/+73
2008-07-09pkt_sched: Remove 'dev' member of struct Qdisc.David S. Miller17-92/+93
2008-07-09netdev: Create netdev_queue abstraction.David S. Miller14-29/+74
2008-07-09pkt_sched: Remove comment reference to old style TX locking.David S. Miller1-1/+1
2008-07-09vlan: avoid header copying and linearisation where possiblePatrick McHardy2-44/+8
2008-07-09ipv6: fix race between ipv6_del_addr and DAD timerAndrey Vagin1-2/+2
2008-07-08net/wireless/nl80211.c: fix endless Netlink callback loop.Julius Volz1-2/+4