aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-07-08netdev: The ingress_lock member is no longer needed.David S. Miller
2008-07-08netdev: Move queue_lock into struct netdev_queue.David S. Miller
2008-07-08pkt_sched: Remove 'dev' member of struct Qdisc.David S. Miller
2008-07-08netdev: Create netdev_queue abstraction.David S. Miller
2008-07-08pkt_sched: Remove comment reference to old style TX locking.David S. Miller
2008-07-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-07-08vlan: avoid header copying and linearisation where possiblePatrick McHardy
2008-07-08ipv6: fix race between ipv6_del_addr and DAD timerAndrey Vagin
2008-07-08net/wireless/nl80211.c: fix endless Netlink callback loop.Julius Volz
2008-07-08rtl8187: Change detection of RTL8187B with USB ID of 8187Larry Finger
2008-07-08rtl8187: updating Kconfig to support RTL8187BHin-Tak Leung
2008-07-08rtl8187: change rtl8187_dev.c to support RTL8187B (part 2)Hin-Tak Leung
2008-07-08rtl8187: change rtl8187_dev.c to support RTL8187B (part 1)Hin-Tak Leung
2008-07-08rtl8187: updating rtl8187_rtl8225.c to support RTL8187BHin-Tak Leung
2008-07-08rtl8187: updating rtl818x.h to support RTL8187BHin-Tak Leung
2008-07-08rtl8187: updating rtl8187.h to support RTL8187BHin-Tak Leung
2008-07-08rt2x00: Fix register commentsIvo van Doorn
2008-07-08hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PMPavel Roskin
2008-07-08b43legacy: Remove switch statement with 64-bit indexLarry Finger
2008-07-08rt2x00: Report RX end time for rt2400pciIvo van Doorn
2008-07-08rt2x00: Use ieee80211_hw->workqueue againIvo van Doorn
2008-07-08rt2x00: Decrease alignment headroomIvo van Doorn