summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: fix for duplicate userspace repliesLuis R. Rodriguez2009-06-031-1/+7
* net: introduce pre-up netdev notifierJohannes Berg2009-06-032-1/+7
* ar9170: add AVM FRITZ devicesLuis R. Rodriguez2009-06-032-0/+27
* ar9170: add support for 1-stage firmwareLuis R. Rodriguez2009-06-031-5/+17
* ath9k: Add sanity check for beacon_int in adhoc/mesh caseJouni Malinen2009-06-031-0/+8
* ath5k: remove conf->beacon_int usageBob Copeland2009-06-031-2/+0
* mac80211: handle -EALREADY on cfg80211 op assoc reqLuis R. Rodriguez2009-06-031-1/+1
* wireless: libertas: fix unaligned accessesCliff Cai2009-06-032-6/+6
* ath9k: Add "debug" file to debugfsJeff Hansen2009-06-032-0/+39
* ath9k: Combine legacy and 11n rc statisticsJeff Hansen2009-06-032-85/+35
* ath9k: Reset SC_OP_TSF_RESET flag after stuck beaconJeff Hansen2009-06-031-0/+1
* cfg80211: disallow interfering with stations on non-AP (part 2)Johannes Berg2009-06-031-0/+6
* mac80211: fix transposed min/max CW valuesJohannes Berg2009-06-031-4/+4
* iwmc3200wifi: fix printk formatRandy Dunlap2009-06-031-1/+1
* iwmc3200wifi: fix fragmentation threshold settingSamuel Ortiz2009-06-031-1/+1
* iwlwifi: avoid build warning in iwl-core.Rami Rosen2009-06-031-1/+2
* cfg80211: use key size constantsJohannes Berg2009-06-032-6/+6
* nl80211: bounce scan request back to userspaceJohannes Berg2009-06-032-6/+40
* cfg80211: validate AID of stations being addedJohannes Berg2009-06-032-6/+11
* rt2x00: Remove last usage of beacon_int from ieee80211_configIvo van Doorn2009-06-037-5/+13
* mac80211: deprecate conf.beacon_int properlyJohannes Berg2009-06-032-22/+4
* libertas: fix WPA adhoc network creationDan Williams2009-06-031-3/+5
* libertas: convert CMD_802_11_ASSOCIATE to a direct commandDan Williams2009-06-036-349/+331
* libertas: convert CMD_802_11_AUTHENTICATE to a direct commandDan Williams2009-06-035-68/+86
* libertas: restyle Marvell & IEEE TLV structure namesDan Williams2009-06-038-105/+112
* libertas: simplify and clean up association/start/join setupDan Williams2009-06-035-98/+70
* iwlwifi: fix otp access initReinette Chatre2009-06-031-7/+5
* iwlwifi: fix merge errorReinette Chatre2009-06-031-7/+0
* rt2x00: Add new rt2800usb USB ID'sIvo van Doorn2009-06-031-0/+12
* net/libertas: make SPI interface big endian awareSebastian Andrzej Siewior2009-06-031-18/+16
* ath5k: avoid leaking mutex in ath5k_configJohn W. Linville2009-06-031-2/+3
* net/ucc_geth: Add SGMII support for UEC GETH driverHaiying Wang2009-06-033-2/+107
* fsl_pq_mido: Set the first UCC as the mii management interface masterHaiying Wang2009-06-031-1/+5
* net/phy/marvell: update m88e1111 support for SGMII modeHaiying Wang2009-06-031-0/+1
* net: skb cleanupEric Dumazet2009-06-031-3/+1
* net: skb->dst accessorsEric Dumazet2009-06-0383-390/+414
* net: skb->rtable accessorEric Dumazet2009-06-0323-73/+89
* net: add _skb_dst opaque fieldEric Dumazet2009-06-031-0/+1
* e1000e: bump the version numberBruce Allan2009-06-031-1/+1
* e1000e: workaround a Tx hang on 82577/82578Bruce Allan2009-06-031-2/+7
* e1000e: add support for 82577/82578 GbE LOM partsBruce Allan2009-06-0310-68/+1441
* e1000e: specify max supported frame size in adapter structBruce Allan2009-06-035-20/+31
* e1000e: correct flow control thresholdsBruce Allan2009-06-032-6/+10
* e1000e: do not attempt to disable smart powerdown if not supportedBruce Allan2009-06-031-1/+2
* e1000e: enable CRC stripping by defaultBruce Allan2009-06-031-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-06-0330-125/+214
|\
| * net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...Minoru Usui2009-06-021-6/+17
| * e1000: add missing length check to e1000 receive routineNeil Horman2009-06-021-2/+3
| * forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk2009-06-021-2/+13
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-06-011-6/+0
| |\
OpenPOWER on IntegriCloud