summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez2012-07-174-8/+134
| | | * | | | | | | cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUSLuis R. Rodriguez2012-07-171-0/+21
| | | * | | | | | | cfg80211: fix set_regdom() to cancel requests with same alpha2Kalle Valo2012-07-171-1/+4
| | | * | | | | | | cfg80211: support TX error rate CQMThomas Pedersen2012-07-173-0/+103
| | | * | | | | | | nl80211: add wdev ID as u64 as it shouldJohannes Berg2012-07-171-1/+1
| | | * | | | | | | mac80211: fix tx-mgmt cookie value being left uninitializedNicolas Cavallari2012-07-171-0/+1
| | | * | | | | | | cfg80211: reduce monitor interface trackingJohannes Berg2012-07-133-58/+2
| | | * | | | | | | cfg80211/mac80211: re-add get_channel operationJohannes Berg2012-07-133-7/+29
| | | * | | | | | | Revert "mac80211: refactor virtual monitor code"Johannes Berg2012-07-133-17/+14
| | | * | | | | | | mac80211: fix use after freeAlan Cox2012-07-131-2/+4
| | | * | | | | | | nl80211: allow enabling WoWLAN without triggersJohannes Berg2012-07-121-17/+13
| | | * | | | | | | cfg80211: ignore channel state for stopped AP/mesh interfacesFelix Fietkau2012-07-121-2/+9
| | * | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-1225-388/+553
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | mac80211: iterate the virtual monitor interfaceJohannes Berg2012-07-122-10/+28
| | | * | | | | | | cfg80211: fix locking and lockdep complaintsJohannes Berg2012-07-123-6/+12
| | | * | | | | | | minstrel_ht: enable frame aggregation for fixed rateSylvain Roger Rieunier2012-07-121-2/+6
| | | * | | | | | | mac80211: tx: do not drop non-robust mgmt to non-MFP stas.Nicolas Cavallari2012-07-121-0/+3
| | | * | | | | | | mac80211: restructure key selectionJohannes Berg2012-07-121-9/+13
| | | * | | | | | | mac80211: add time synchronisation with BSS for assocJohannes Berg2012-07-124-10/+16
| | | * | | | | | | mac80211: redesign scan RXJohannes Berg2012-07-124-80/+32
| | | * | | | | | | mac80211: track scheduled scan virtual interfaceJohannes Berg2012-07-124-14/+15
| | | * | | | | | | mac80211: make scan_sdata pointer usable with RCUJohannes Berg2012-07-123-14/+30
| | | * | | | | | | mac80211: fix invalid band deref building preq IEsArik Nemtsov2012-07-122-0/+5
| | | * | | | | | | nl80211: move scan API to wdevJohannes Berg2012-07-126-34/+40
| | | * | | | | | | nl80211: send interface after creationJohannes Berg2012-07-121-2/+15
| | | * | | | | | | cfg80211: use wireless_dev for interface managementJohannes Berg2012-07-124-23/+31
| | | * | | | | | | cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-099-91/+118
| | | * | | | | | | nl80211: don't assume wdev->netdev existsJohannes Berg2012-07-091-1/+6
| | | * | | | | | | nl80211: retrieve interface data by wdevJohannes Berg2012-07-091-11/+15
| | | * | | | | | | nl80211: add NL80211_FLAG_NEED_WDEVJohannes Berg2012-07-091-18/+39
| | | * | | | | | | nl80211: prepare for non-netdev wireless devsJohannes Berg2012-07-095-41/+123
| | | * | | | | | | mac80211: remove ieee80211_key_removedJohannes Berg2012-07-091-20/+0
| | | * | | | | | | mac80211: remove unused assignmentJohannes Berg2012-07-091-1/+1
| | | * | | | | | | mac80211: update BSS info on AC parameters changeJohannes Berg2012-07-092-14/+16
| | | * | | | | | | cfg80211: fix oops due to unassigned set_monitor_enabled callbackVladimir Kondratiev2012-07-081-2/+3
| | | * | | | | | | mac80211: request TX status for BlockAck RequestsChristian Lamparter2012-07-071-1/+2
| * | | | | | | | | ipv4: Fix again the time difference calculationJulian Anastasov2012-07-191-1/+1
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-1911-32/+83
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | net-tcp: Fast Open client - cookie-less modeYuchung Cheng2012-07-192-3/+11
| * | | | | | | | | | net-tcp: Fast Open client - detecting SYN-data dropsYuchung Cheng2012-07-193-6/+33
| * | | | | | | | | | net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)Yuchung Cheng2012-07-193-10/+73
| * | | | | | | | | | net-tcp: Fast Open client - receiving SYN-ACKYuchung Cheng2012-07-191-5/+35
| * | | | | | | | | | net-tcp: Fast Open client - sending SYN-dataYuchung Cheng2012-07-193-11/+115
| * | | | | | | | | | net-tcp: Fast Open client - cookie cacheYuchung Cheng2012-07-191-0/+51
| * | | | | | | | | | net-tcp: Fast Open baseYuchung Cheng2012-07-1910-15/+68
| * | | | | | | | | | ipx: move peII functionsstephen hemminger2012-07-193-5/+1
| * | | | | | | | | | ipv4: tcp: remove per net tcp_sockEric Dumazet2012-07-192-23/+35
| * | | | | | | | | | ipv4: use seqlock for nh_exceptionsJulian Anastasov2012-07-191-50/+68
| * | | | | | | | | | ipv4: Fix time difference calculation in rt_bind_exception().David S. Miller2012-07-191-1/+1
| * | | | | | | | | | ipv4: fix address selection in fib_compute_spec_dstJulian Anastasov2012-07-191-1/+2
OpenPOWER on IntegriCloud