summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * iwl3945: add MODULE_FIRMWARE for 3945 HWZhu Yi2008-09-151-0/+2
| * iwlwifi: add MODULE_FIRMWARE for 5000 HWTomas Winkler2008-09-151-0/+2
| * iwlwifi: update 5350 Wifi PCI IDsTomas Winkler2008-09-151-1/+4
| * mac80211: pass AP vif pointer for VLANsJohannes Berg2008-09-151-0/+4
| * iwlwifi: don't access mac80211's AMPDU state machineJohannes Berg2008-09-151-7/+1
| * mac80211: share sta_info->ht_infoJohannes Berg2008-09-155-8/+8
| * mac80211: move txrate_idx into RC algorithmsJohannes Berg2008-09-159-37/+32
| * mac80211: share sta->supp_ratesJohannes Berg2008-09-159-18/+18
| * mac80211: move last_txrate_idx into RC algorithmsJohannes Berg2008-09-154-18/+21
| * mac80211: small rate control changesJohannes Berg2008-09-153-43/+25
| * mac80211 hwsim: verify sta pointersJohannes Berg2008-09-151-0/+44
| * mac80211: share STA information with driverJohannes Berg2008-09-1523-127/+189
| * mac80211 hwsim: verify vif pointersJohannes Berg2008-09-151-0/+58
| * mac80211: warn on some invalid vlan operationsJohannes Berg2008-09-151-0/+6
| * mac80211: move regular interface handlingJohannes Berg2008-09-153-551/+550
| * mac80211: use nl80211 interface typesJohannes Berg2008-09-1553-551/+517
| * mac80211: inform driver of basic ratesetJohannes Berg2008-09-156-39/+50
| * mac80211: clean up some commentsJohannes Berg2008-09-154-22/+5
| * 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