aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* mac80211: Support on-channel scan option.Ben Greear2012-04-23
* mac80211: add function retrieve average rssiWey-Yi Guy2012-04-16
* cfg80211: increse bss expire timeRajkumar Manoharan2012-04-16
* mac80211: Take into account TSF adjustment latency in Toffset setpointJavier Cardona2012-04-16
* mac80211: Choose a new toffset setpoint if a big tsf jump is detected.Javier Cardona2012-04-16
* mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues()Luciano Coelho2012-04-16
* cfg80211: enforce lack of interface combinationsJohannes Berg2012-04-16
* mac80211: remove ieee80211_rx_bss_getMohammed Shafi Shajakhan2012-04-13
* mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-13
* mac80211: fix an issue in ieee80211_tx_info count field managementLorenzo Bianconi2012-04-13
* cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs2012-04-13
* mac80211: protect ->scanning by mutex in ieee80211_work_work()Stanislaw Gruszka2012-04-13
* mac80211: do not scan and monitor connection in parallelStanislaw Gruszka2012-04-13
* NFC: Fix LLCP link timeout typoSamuel Ortiz2012-04-12
* NFC: Add MIUX to the local LLCP general bytesSamuel Ortiz2012-04-12
* NFC: Call llcp_add_header properly when sending LLCP DM or DISCSamuel Ortiz2012-04-12
* NFC: Fix LLCP TLV building routineSamuel Ortiz2012-04-12
* NFC: No need to apply twice the modulo op to LLCP's recv_nSamuel Ortiz2012-04-12
* NFC: Dump LLCP framesSamuel Ortiz2012-04-12
* NFC: Add Core support to generate tag lost eventEric Lapuyade2012-04-12
* NFC: Changed target activated state logicEric Lapuyade2012-04-12
* NFC: Fix next target_idx type and rename for clarityEric Lapuyade2012-04-12
* NFC: The core part should generate the target indexSamuel Ortiz2012-04-12
* NFC: SHDLC implementationEric Lapuyade2012-04-12
* NFC: HCI supportEric Lapuyade2012-04-12
* NFC: Export target lost functionEric Lapuyade2012-04-12
* NFC: Add a target lost netlink eventSamuel Ortiz2012-04-12
* mac80211: fix the assignment of PREQ's MAC address for Proactive RANNChun-Yeow Yeoh2012-04-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-12
|\
| * NFC: Fix the LLCP Tx fragmentation loopSamuel Ortiz2012-04-11
| * net/wireless/wext-core.c: add missing kfreeJulia Lawall2012-04-09
| * nl80211: ensure interface is up in various APIsJohannes Berg2012-04-09
| * mac80211: fix association beacon wait timeoutJohannes Berg2012-04-09
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-04-09
| |\
| | * Bluetooth: mgmt: Add missing endian conversionAndrei Emeltchenko2012-03-28
| | * Bluetooth: mgmt: Fix corruption of device_connected pktBrian Gix2012-03-28
| | * Bluetooth: Fix memory leaks due to chan refcntAndrei Emeltchenko2012-03-28
| | * Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-03-28
| | * Bluetooth: Fix Endian Bug.Santosh Nayak2012-03-28
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-06
| |\ \
| | * | net: fix a race in sock_queue_err_skb()Eric Dumazet2012-04-06
| | * | netlink: fix races after skb queueingEric Dumazet2012-04-06
| | * | phonet: Check input from user before allocatingSasha Levin2012-04-05
| | * | tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet2012-04-05
| | * | ipv6: fix array index in ip6_mc_add_src()RongQing.Li2012-04-05
| | * | sctp: Allow struct sctp_event_subscribe to grow without breaking binariesThomas Graf2012-04-04
| | * | netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_allocPablo Neira Ayuso2012-04-03
| | * | netfilter: xt_CT: fix missing put timeout object in error pathPablo Neira Ayuso2012-04-03
| | * | netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock sectionPablo Neira Ayuso2012-04-03
| | * | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-03
| | |\ \