summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * irda: Fix netlink error path return valueJulius Volz2008-07-081-2/+2
| * irda: New device ID for nsc-irccVille Syrjala2008-07-081-0/+1
| * irda: via-ircc proper dma freeingWang Chen2008-07-081-0/+3
| * sctp: Mark the tsn as received after all allocations finishVlad Yasevich2008-07-082-6/+8
| * mac80211: don't report selected IBSS when not foundVladimir Koutny2008-07-071-2/+4
| * ssb-pcicore: Fix IRQ-vector init on embedded devicesMichael Buesch2008-07-071-0/+7
| * zd1211rw: add ID for AirTies WUS-201Firat Birlik2008-07-071-0/+1
| * mac80211: Only flush workqueue when last interface was removedIvo van Doorn2008-07-071-2/+2
| * mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notifyGuy Cohen2008-07-071-2/+5
| * drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins2008-07-071-2/+2
| * hostap_cs: correct poor NULL checks in suspend/resume routinesJohn W. Linville2008-07-071-4/+8
| * can: add sanity checksOliver Hartkopp2008-07-053-4/+32
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-07-0849-678/+1449
|\ \
| * | net/wireless/nl80211.c: fix endless Netlink callback loop.Julius Volz2008-07-081-2/+4
| * | rtl8187: Change detection of RTL8187B with USB ID of 8187Larry Finger2008-07-082-36/+47
| * | rtl8187: updating Kconfig to support RTL8187BHin-Tak Leung2008-07-081-3/+9
| * | rtl8187: change rtl8187_dev.c to support RTL8187B (part 2)Hin-Tak Leung2008-07-081-40/+168
| * | rtl8187: change rtl8187_dev.c to support RTL8187B (part 1)Hin-Tak Leung2008-07-081-29/+234
| * | rtl8187: updating rtl8187_rtl8225.c to support RTL8187BHin-Tak Leung2008-07-081-14/+215
| * | rtl8187: updating rtl818x.h to support RTL8187BHin-Tak Leung2008-07-081-9/+27
| * | rtl8187: updating rtl8187.h to support RTL8187BHin-Tak Leung2008-07-081-16/+97
| * | rt2x00: Fix register commentsIvo van Doorn2008-07-082-8/+36
| * | hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PMPavel Roskin2008-07-081-2/+2
| * | b43legacy: Remove switch statement with 64-bit indexLarry Finger2008-07-081-15/+51
| * | rt2x00: Report RX end time for rt2400pciIvo van Doorn2008-07-083-0/+26
| * | rt2x00: Use ieee80211_hw->workqueue againIvo van Doorn2008-07-083-17/+8
| * | rt2x00: Decrease alignment headroomIvo van Doorn2008-07-081-3/+4
| * | rt2x00: Remove input_polldev requirements for rfkillIvo van Doorn2008-07-085-93/+38
| * | zd1211rw: beacon config error checkingDaniel Drake2008-07-081-17/+45
| * | mac80211: fix lots of kernel-docRandy Dunlap2008-07-083-36/+86
| * | rfkill: ignore errors from rfkill_toggle_radio in rfkill_add_switchHenrique de Moraes Holschuh2008-07-081-6/+4
| * | rfkill: some minor kernel-doc changes for rfkill_toggle_radioHenrique de Moraes Holschuh2008-07-081-5/+7
| * | mac80211: add support for iwconfig wlanX frag autoEmmanuel Grumbach2008-07-081-0/+2
| * | mac80211: aes_ccm.c remove crypto wrapper and extra argsHarvey Harrison2008-07-081-21/+17
| * | mac80211: pass scratch buffer directly, remove additional pointersHarvey Harrison2008-07-083-23/+20
| * | mac80211: wpa.c remove rx/tx_data ->fc usersHarvey Harrison2008-07-081-13/+8
| * | mac80211: remove trivial rx_data->fc usersHarvey Harrison2008-07-081-56/+51
| * | mac80211: call bss_info_change only once upon disassociationTomas Winkler2008-07-083-8/+8
| * | mac80211: remove ieee80211_get_hdr_infoHarvey Harrison2008-07-083-41/+35
| * | mac80211: remove one user of ieee80211_get_hdr_infoHarvey Harrison2008-07-081-41/+37
| * | mac80211: use symbolic defines in wpa.cHarvey Harrison2008-07-081-7/+7
| * | mac80211: move QOS control helpers into ieee80211.hHarvey Harrison2008-07-084-24/+18
| * | iwlwifi: fix typo which caused iwl_get_tx_fail_reason to ever return an empty...Helmut Schaa2008-07-082-2/+2
| * | mac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig.Rami Rosen2008-07-081-2/+1
| * | iwlwifi: remove input device and fix rfkill stateAdel Gadllah2008-07-088-111/+105