summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix LED stallTomas Winkler2008-07-143-50/+39
* iwlwifi: differentiate 4965 and 5000 hw ampdu queues numberTomas Winkler2008-07-146-13/+30
* iwlwifi: make iwl4965_mac_conf_tx in atomic contextEmmanuel Grumbach2008-07-143-33/+24
* iwlwifi: rs always set lq_sta->privTomas Winkler2008-07-141-2/+0
* iwlwifi: remove post associate workTomas Winkler2008-07-142-19/+0
* iwlwifi: fixes RTS / CTS supportEmmanuel Grumbach2008-07-146-7/+37
* iwlwifi: adding pci device ids to iwl_hw_card_idsEsti Kummer2008-07-143-1/+29
* iwl3965: remove useless network and duplicate checkingAdel Gadllah2008-07-144-172/+25
* mac80211: dont add a STA which is not in the same IBSSEmmanuel Grumbach2008-07-141-1/+1
* iwlwif: remove compilation warnings iwl_add_radiotapTomas Winkler2008-07-141-20/+17
* mac80211 hwsim: fix endianness bugJohannes Berg2008-07-141-1/+1
* mac80211: fix struct ieee80211_tx_queue_paramsJohannes Berg2008-07-142-6/+6
* mac80211: fix TX sequence numbersJohannes Berg2008-07-149-34/+82
* wext: make sysfs bits optional and deprecate themJohannes Berg2008-07-143-2/+23
* mac80211: fix RX sequence number checkJohannes Berg2008-07-141-7/+12
* mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packetsEmmanuel Grumbach2008-07-141-2/+2
* rtl8187: use different ANAPARAM*_OFF values for 8187BHerton Ronaldo Krzesinski2008-07-143-15/+42
* ssb: Include dma-mapping.hMichael Buesch2008-07-141-0/+1
* rt2x00: Reorganize beacon handlingIvo van Doorn2008-07-1410-410/+289
* rt2x00: Add support for CTS protection in rt2x00libIvo van Doorn2008-07-143-1/+4
* mac80211: revamp beacon configurationJohannes Berg2008-07-1421-248/+226
* mac80211: push interface checks downJohannes Berg2008-07-144-16/+25
* mac80211: revamp virtual interface handlingJohannes Berg2008-07-148-265/+172
* mac80211: make master netdev handling saneJohannes Berg2008-07-1412-217/+153
* rtl8187: Fixed section mismatch in rtl8187_dev.cIhar Hrachyshka2008-07-141-1/+1
* rt2x00: Fix NULL pointer error in adhoc/master modeIvo van Doorn2008-07-141-0/+3
* mac80211: power management wext hooksSamuel Ortiz2008-07-142-2/+43
* netdev: Move atomic queue state bits into netdev_queue.David S. Miller2008-07-083-26/+51
* net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller2008-07-089-212/+9
* netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller2008-07-0810-44/+145
* pkt_sched: Make qdisc_run take a netdev_queue.David S. Miller2008-07-083-17/+21
* netdev: Make netif_schedule() routines work with netdev_queue objects.David S. Miller2008-07-086-19/+27
* netdev: Move gso_skb into netdev_queue.David S. Miller2008-07-082-22/+24
* mac80211: Decrease number of explicit ->tx_queue references.David S. Miller2008-07-081-5/+9
* pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.David S. Miller2008-07-082-3/+10
* net: Clean up explicit ->tx_queue references in link watch.David S. Miller2008-07-082-10/+13
* pkt_sched: Add qdisc_all_tx_empty()David S. Miller2008-07-082-1/+10
* pkt_sched: Add qdisc_reset_all_tx().David S. Miller2008-07-082-1/+7
* netdev: Move next_sched into struct netdev_queue.David S. Miller2008-07-082-11/+9
* pkt_sched: Make netem queue agnostic.David S. Miller2008-07-081-1/+1
* pkt_sched: Kill stats_lock member of struct Qdisc.David S. Miller2008-07-083-7/+4
* netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead.David S. Miller2008-07-083-10/+8
* netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller2008-07-0813-77/+125
* netdev: The ingress_lock member is no longer needed.David S. Miller2008-07-085-18/+17
* netdev: Move queue_lock into struct netdev_queue.David S. Miller2008-07-0812-62/+73
* pkt_sched: Remove 'dev' member of struct Qdisc.David S. Miller2008-07-0817-92/+93
* netdev: Create netdev_queue abstraction.David S. Miller2008-07-0814-29/+74
* pkt_sched: Remove comment reference to old style TX locking.David S. Miller2008-07-081-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-0815-26/+77
|\
| * ipv6: fix race between ipv6_del_addr and DAD timerAndrey Vagin2008-07-081-2/+2
OpenPOWER on IntegriCloud