summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IPV6] SIT: Add PRL management for ISATAP.Templin, Fred L2008-04-037-50/+199
* [IPV6] RAW: Remove ancient comment.YOSHIFUJI Hideaki2008-04-011-5/+0
* wireless: fix various printk warnings on ia64 (and others)John W. Linville2008-04-013-5/+8
* mac80211: use a struct for bss->mesh_configLuis Carlos Cobo2008-04-014-18/+41
* mac80211: check for mesh_config length on incoming management framesLuis Carlos Cobo2008-04-011-2/+6
* mac80211: use recent multicast table for all mesh multicast framesLuis Carlos Cobo2008-04-011-1/+1
* mac80211: fix spinlock recursion on sta expirationLuis Carlos Cobo2008-04-013-2/+3
* mac80211: fix deadlocks in debugfs_netdev.cLuis Carlos Cobo2008-04-011-6/+8
* mac80211: fix sparse complaint in ieee80211_sta_def_wmm_paramsJohannes Berg2008-04-011-1/+0
* mac80211: sta_info_flush() fixesJohannes Berg2008-04-015-1/+84
* mac80211: clean up sta_info_destroy() users wrt. RCU/lockingJohannes Berg2008-04-013-20/+20
* mac80211: automatically free sta struct when insertion failsJohannes Berg2008-04-015-31/+64
* mac80211: fix sta_info_destroy(NULL)Johannes Berg2008-04-011-3/+5
* mac80211 ibss: flush only stations belonging to current interfaceJohannes Berg2008-04-011-2/+3
* rt2x00: Remove MAC80211_LEDS dependencyIvo van Doorn2008-04-0112-247/+297
* rt2x00: TO_DS filter depends on intf_ap_countIvo van Doorn2008-04-016-5/+17
* rt2x00: Invert scheduled packet_filter checkIvo van Doorn2008-04-011-2/+2
* iwlwifi: Fix synchronous host commandTomas Winkler2008-04-016-48/+52
* iwlwifi: LED initialize before registeringTomas Winkler2008-04-011-2/+4
* iwlwifi: unregister to upper stack before releasing resourcesRon Rindjunsky2008-04-011-3/+5
* iwlwifi: move rate registration to module loadReinette Chatre2008-04-017-20/+46
* iwlwifi: fix race condition during driver unloadMohamed Abbas2008-04-012-4/+62
* iwlwifi: hook iwlwifi with Linux rfkillMohamed Abbas2008-04-019-34/+271
* iwlwifi: add notification infrastructure to iwlcoreMohamed Abbas2008-04-013-0/+36
* net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bugAndrew Morton2008-04-011-1/+1
* rt2x00: fixup some non-functional merge errorsJohn W. Linville2008-04-012-5/+1
* libertas: don't depend on IEEE80211Holger Schurig2008-04-013-1/+31
* libertas: convert sleep/wake config direct commandsHolger Schurig2008-04-015-48/+32
* libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig2008-04-016-121/+22
* libertas: convert CMD_802_11_MAC_ADDRESS to a direct commandHolger Schurig2008-04-014-61/+11
* endianness annotations: drivers/net/wireless/rtl8180_dev.cAl Viro2008-04-011-2/+2
* [IPV6][NETNS]: Display per-net info in sockstat6 file.Pavel Emelyanov2008-03-311-7/+34
* [IPV4][NETNS]: Display per-net info in sockstat file.Pavel Emelyanov2008-03-311-7/+34
* [SOCK][NETNS]: Register sockstat(6) files in each net.Pavel Emelyanov2008-03-312-10/+46
* [SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net.Pavel Emelyanov2008-03-312-0/+51
* [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.Pavel Emelyanov2008-03-3111-28/+34
* [NETNS]: Introduce a netns_core structure.Pavel Emelyanov2008-03-314-11/+22
* [NET]: Fix allnoconfig build on powerpc and avr32David S. Miller2008-03-311-0/+2
* Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-2820-1245/+1678
|\
| * e1000e: reorganize PHY and flow control interfaceJeff Kirsher2008-03-289-159/+205
| * e1000e: rename mc_addr_list_updateJeff Kirsher2008-03-287-23/+24
| * e1000e: reformat comment blocks, cosmetic changes onlyBruce Allan2008-03-2812-642/+1009
| * Compilation fix for ixgbe_main.c.Denis V. Lunev2008-03-281-3/+3
| * net: yellowfin parenthesis fixMariusz Kozlowski2008-03-281-2/+2
| * netdev: ehea: port_lock semaphore to mutexDaniel Walker2008-03-282-22/+24
| * netdev: ehea: bcmc_regs semaphore to mutexDaniel Walker2008-03-282-10/+10
| * netdev: ehea: locking order correctionDaniel Walker2008-03-281-2/+2
| * netdev: ehea: ehea_fw_handles semaphore to mutexDaniel Walker2008-03-282-10/+10
| * netdev: ehea: semaphore to mutexDaniel Walker2008-03-281-4/+4
| * drivers/net/tokenring/3c359.c: use time_* macrosS.Caglar Onur2008-03-281-10/+11