aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* rt2x00: Fix NULL pointer error in adhoc/master modeIvo van Doorn2008-07-14
* mac80211: power management wext hooksSamuel Ortiz2008-07-14
* netdev: Move atomic queue state bits into netdev_queue.David S. Miller2008-07-09
* net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller2008-07-09
* netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller2008-07-09
* pkt_sched: Make qdisc_run take a netdev_queue.David S. Miller2008-07-09
* netdev: Make netif_schedule() routines work with netdev_queue objects.David S. Miller2008-07-09
* netdev: Move gso_skb into netdev_queue.David S. Miller2008-07-09
* mac80211: Decrease number of explicit ->tx_queue references.David S. Miller2008-07-09
* pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.David S. Miller2008-07-09
* net: Clean up explicit ->tx_queue references in link watch.David S. Miller2008-07-09
* pkt_sched: Add qdisc_all_tx_empty()David S. Miller2008-07-09
* pkt_sched: Add qdisc_reset_all_tx().David S. Miller2008-07-09
* netdev: Move next_sched into struct netdev_queue.David S. Miller2008-07-09
* pkt_sched: Make netem queue agnostic.David S. Miller2008-07-09
* pkt_sched: Kill stats_lock member of struct Qdisc.David S. Miller2008-07-09
* netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead.David S. Miller2008-07-09
* netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller2008-07-08
* netdev: The ingress_lock member is no longer needed.David S. Miller2008-07-08
* netdev: Move queue_lock into struct netdev_queue.David S. Miller2008-07-08
* pkt_sched: Remove 'dev' member of struct Qdisc.David S. Miller2008-07-08
* netdev: Create netdev_queue abstraction.David S. Miller2008-07-08
* pkt_sched: Remove comment reference to old style TX locking.David S. Miller2008-07-08
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-08
|\
| * ipv6: fix race between ipv6_del_addr and DAD timerAndrey Vagin2008-07-08
| * irda: Fix netlink error path return valueJulius Volz2008-07-08
| * irda: New device ID for nsc-irccVille Syrjala2008-07-08
| * irda: via-ircc proper dma freeingWang Chen2008-07-08
| * sctp: Mark the tsn as received after all allocations finishVlad Yasevich2008-07-08
| * mac80211: don't report selected IBSS when not foundVladimir Koutny2008-07-07
| * ssb-pcicore: Fix IRQ-vector init on embedded devicesMichael Buesch2008-07-07
| * zd1211rw: add ID for AirTies WUS-201Firat Birlik2008-07-07
| * mac80211: Only flush workqueue when last interface was removedIvo van Doorn2008-07-07
| * mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notifyGuy Cohen2008-07-07
| * drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins2008-07-07
| * hostap_cs: correct poor NULL checks in suspend/resume routinesJohn W. Linville2008-07-07
| * can: add sanity checksOliver Hartkopp2008-07-06
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-07-08
|\ \
| * | net/wireless/nl80211.c: fix endless Netlink callback loop.Julius Volz2008-07-08
| * | rtl8187: Change detection of RTL8187B with USB ID of 8187Larry Finger2008-07-08
| * | rtl8187: updating Kconfig to support RTL8187BHin-Tak Leung2008-07-08
| * | rtl8187: change rtl8187_dev.c to support RTL8187B (part 2)Hin-Tak Leung2008-07-08
| * | rtl8187: change rtl8187_dev.c to support RTL8187B (part 1)Hin-Tak Leung2008-07-08
| * | rtl8187: updating rtl8187_rtl8225.c to support RTL8187BHin-Tak Leung2008-07-08
| * | rtl8187: updating rtl818x.h to support RTL8187BHin-Tak Leung2008-07-08
| * | rtl8187: updating rtl8187.h to support RTL8187BHin-Tak Leung2008-07-08
| * | rt2x00: Fix register commentsIvo van Doorn2008-07-08
| * | hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PMPavel Roskin2008-07-08
| * | b43legacy: Remove switch statement with 64-bit indexLarry Finger2008-07-08
| * | rt2x00: Report RX end time for rt2400pciIvo van Doorn2008-07-08