summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mac80211: clean up scan namespaceJohannes Berg2008-09-159-140/+145
| * mac80211: make bridge_packets a virtual interface optionJohannes Berg2008-09-154-18/+22
| * mac80211: move ieee80211_set_freq to utilsJohannes Berg2008-09-153-29/+29
| * mac80211: reorder MLME code moreJohannes Berg2008-09-153-334/+346
| * mac80211: fix scan vs. interface removal raceJohannes Berg2008-09-154-21/+56
| * mac80211: fix work raceJohannes Berg2008-09-152-0/+17
| * mac80211: split off mesh handling entirelyJohannes Berg2008-09-1515-295/+457
| * mac80211: dont set REQ_RUN when scan finishesJohannes Berg2008-09-151-1/+2
| * mac80211: move STA timer restartJohannes Berg2008-09-152-14/+13
| * mac80211: move ieee80211_sta_expireJohannes Berg2008-09-153-28/+29
| * libertas: convert SNMP_MIB to a direct commandDan Williams2008-09-159-264/+172
| * ath9k: Add RF kill supportVasanthakumar Thiagarajan2008-09-154-32/+327
| * ath9k: Re-order functions in main.cVasanthakumar Thiagarajan2008-09-151-469/+469
| * libertas: remove unused generic RESET commandDan Williams2008-09-154-27/+2
| * zd1211rw: make use of new regulatory_hint()Luis R. Rodriguez2008-09-157-203/+102
| * cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez2008-09-1513-118/+1513
* | qlge: Protect qlge_resume() with CONFIG_PMDavid S. Miller2008-09-191-0/+2
* | qlge: Fix warnings in debugging code.David S. Miller2008-09-191-12/+12
* | Merge branch 'new-drivers' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-09-1941-0/+20398
|\ \
| * | qlge: New Qlogic 10Gb Ethernet Driver.Ron Mercer2008-09-1810-0/+7040
| * | jme: JMicron Gigabit Ethernet DriverGuo-Fu Tseng2008-09-185-0/+4237
| * | enic: add Cisco 10G Ethernet NIC driverScott Feldman2008-09-1829-0/+5449
| * | atl2: add atl2 driverChris Snook2008-09-186-0/+3672
| |/
* | net: Fix build with ARCH=umDavid S. Miller2008-09-191-0/+7
* | ISDN sockets: add missing lockdep stringsRĂ©mi Denis-Courmont2008-09-181-3/+3
* | bnx2: Remove timer_interval field from the bnx2 structureBenjamin Li2008-09-182-8/+8
* | bnx2: Remove name field from bnx2 structureBenjamin Li2008-09-182-4/+1
* | bnx2: Update MODULE_DESCRIPTION to include the 5716Benjamin Li2008-09-181-1/+1
* | bnx2: In bnx2_set_mac_link() return void rather then intBenjamin Li2008-09-181-3/+1
* | ipvs: change some __constant_htons() to htons()Brian Haley2008-09-172-2/+2
* | ipvs: add __aquire/__release annotations to ip_vs_info_seq_start/ip_vs_info_s...Simon Horman2008-09-171-0/+2
* | ipvs: supply a valid 0 address to ip_vs_conn_new()Simon Horman2008-09-171-1/+2
* | ipvs: only unlock in ip_vs_edit_service() if already lockedSimon Horman2008-09-171-3/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 into lvs-ne...Simon Horman2008-09-170-0/+0
|\ \ | |/ |/|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2008-08-2752-293/+405
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2008-08-27618-5989/+9635
| |\ \
* | | | net: ip_vs_proto_{tcp,udp} build fixStephen Rothwell2008-09-122-0/+2
* | | | multiq: Further multiqueue cleanupAlexander Duyck2008-09-122-11/+16
* | | | skbedit: Fix a typo in the documentationAlexander Duyck2008-09-121-1/+1
* | | | pkt_action: add new action skbeditAlexander Duyck2008-09-127-1/+302
* | | | pkt_sched: Add multiqueue scheduler supportAlexander Duyck2008-09-125-1/+530
* | | | tcp_ipv6: fix use of uninitialized memoryVegard Nossum2008-09-121-1/+2
* | | | net: fix scheduling of dst_gc_task by __dst_freeBenjamin Thery2008-09-121-0/+1
* | | | vlan: vlan device not reading gso max size of parent.Alexander Duyck2008-09-112-0/+2
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-09-110-0/+0
|\ \ \ \
| * | | | ath9k: Assign seq# when mac80211 requests thisJouni Malinen2008-09-113-0/+28
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-1151-3328/+3855
|\ \ \ \ \
| * | | | | libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal2008-09-116-7/+128
| * | | | | mac80211: Reorder debugfs calls during netdev deinitJouni Malinen2008-09-111-2/+2
| * | | | | mac80211: move frame TX functionJohannes Berg2008-09-118-30/+30
OpenPOWER on IntegriCloud