aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-08netdev: Create netdev_queue abstraction.David S. Miller14-29/+74
2008-07-08pkt_sched: Remove comment reference to old style TX locking.David S. Miller1-1/+1
2008-07-08vlan: avoid header copying and linearisation where possiblePatrick McHardy2-44/+8
2008-07-08ipv6: 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
2008-07-08rtl8187: Change detection of RTL8187B with USB ID of 8187Larry Finger2-36/+47
2008-07-08rtl8187: updating Kconfig to support RTL8187BHin-Tak Leung1-3/+9
2008-07-08rtl8187: change rtl8187_dev.c to support RTL8187B (part 2)Hin-Tak Leung1-40/+168
2008-07-08rtl8187: change rtl8187_dev.c to support RTL8187B (part 1)Hin-Tak Leung1-29/+234
2008-07-08rtl8187: updating rtl8187_rtl8225.c to support RTL8187BHin-Tak Leung1-14/+215
2008-07-08rtl8187: updating rtl818x.h to support RTL8187BHin-Tak Leung1-9/+27
2008-07-08rtl8187: updating rtl8187.h to support RTL8187BHin-Tak Leung1-16/+97
2008-07-08rt2x00: Fix register commentsIvo van Doorn2-8/+36
2008-07-08hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PMPavel Roskin1-2/+2
2008-07-08b43legacy: Remove switch statement with 64-bit indexLarry Finger1-15/+51
2008-07-08rt2x00: Report RX end time for rt2400pciIvo van Doorn3-0/+26
2008-07-08rt2x00: Use ieee80211_hw->workqueue againIvo van Doorn3-17/+8
2008-07-08rt2x00: Decrease alignment headroomIvo van Doorn1-3/+4
2008-07-08rt2x00: Remove input_polldev requirements for rfkillIvo van Doorn5-93/+38
2008-07-08zd1211rw: beacon config error checkingDaniel Drake1-17/+45
2008-07-08mac80211: fix lots of kernel-docRandy Dunlap3-36/+86
2008-07-08rfkill: ignore errors from rfkill_toggle_radio in rfkill_add_switchHenrique de Moraes Holschuh1-6/+4
2008-07-08rfkill: some minor kernel-doc changes for rfkill_toggle_radioHenrique de Moraes Holschuh1-5/+7
2008-07-08mac80211: add support for iwconfig wlanX frag autoEmmanuel Grumbach1-0/+2
2008-07-08mac80211: aes_ccm.c remove crypto wrapper and extra argsHarvey Harrison1-21/+17
2008-07-08mac80211: pass scratch buffer directly, remove additional pointersHarvey Harrison3-23/+20
2008-07-08mac80211: wpa.c remove rx/tx_data ->fc usersHarvey Harrison1-13/+8
2008-07-08mac80211: remove trivial rx_data->fc usersHarvey Harrison1-56/+51
2008-07-08mac80211: call bss_info_change only once upon disassociationTomas Winkler3-8/+8
2008-07-08mac80211: remove ieee80211_get_hdr_infoHarvey Harrison3-41/+35
2008-07-08mac80211: remove one user of ieee80211_get_hdr_infoHarvey Harrison1-41/+37
2008-07-08mac80211: use symbolic defines in wpa.cHarvey Harrison1-7/+7
2008-07-08mac80211: move QOS control helpers into ieee80211.hHarvey Harrison4-24/+18
2008-07-08iwlwifi: fix typo which caused iwl_get_tx_fail_reason to ever return an empty stringHelmut Schaa2-2/+2
2008-07-08mac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig.Rami Rosen1-2/+1
2008-07-08iwlwifi: remove input device and fix rfkill stateAdel Gadllah8-111/+105
2008-07-08mac80211: fix warning: unused variable ifstaTomas Winkler1-0/+2
2008-07-08iwlwifi: request Tx of block ack request if necessaryRon Rindjunsky2-6/+6
2008-07-08mac80211: remove useless tid assignment for management and control framesTomas Winkler1-1/+0
2008-07-08mac80211: add block ack request capabilityRon Rindjunsky5-2/+56
2008-07-08mac80211: Don't request encryption for probe responseIvo van Doorn1-0/+1
2008-07-08iwlwifi: fix error path of iwl_rfkill_initTomas Winkler1-6/+2
2008-07-08vlan: TCI related type and naming cleanupsPatrick McHardy6-95/+103
2008-07-08vlan: remove useless struct hlist_node declaration from if_vlan.hPatrick McHardy1-4/+0
2008-07-08vlan: move struct vlan_dev_info to private headerPatrick McHardy7-53/+80
2008-07-08vlan: uninline __vlan_hwaccel_rxPatrick McHardy5-61/+72
2008-07-08vlan: Add ethtool supportPatrick McHardy1-0/+18
2008-07-08vlan: Use is_vlan_dev()Joonwoo Park3-4/+3
2008-07-08vlan: fix network_header/mac_header adjustmentsPatrick McHardy2-3/+0
2008-07-08irda: Remove useless pm_dev referencesRafael J. Wysocki3-4/+0