Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | mac80211: Fix regression that allowed mpaths between non-peers. | Javier Cardona | 2011-10-11 | 1 | -0/+9 | |
| | * | | | | | | | | mac80211: fix offchannel TX cookie matching | Johannes Berg | 2011-10-11 | 4 | -3/+4 | |
| | * | | | | | | | | mac80211: pass no-CCK flag through to HW scan | Johannes Berg | 2011-10-11 | 1 | -0/+1 | |
| * | | | | | | | | | if_link: Add additional parameter to IFLA_VF_INFO for spoof checking | Greg Rose | 2011-10-16 | 1 | -3/+30 | |
| * | | | | | | | | | net: more accurate skb truesize | Eric Dumazet | 2011-10-13 | 7 | -19/+27 | |
| * | | | | | | | | | net-netlink: Add a new attribute to expose TOS values via netlink | Murali Raja | 2011-10-12 | 1 | -0/+5 | |
| * | | | | | | | | | cipso: remove an unneeded NULL check in cipso_v4_doi_add() | Dan Carpenter | 2011-10-11 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next... | John W. Linville | 2011-10-11 | 38 | -651/+1740 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | Merge branch 'master' of git://github.com/padovan/bluetooth-next | John W. Linville | 2011-10-04 | 8 | -192/+152 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Bluetooth: hci_le_adv_report_evt code refactoring | Andre Guedes | 2011-09-29 | 1 | -8/+6 | |
| | | * | | | | | | | | Bluetooth: Fix possible NULL pointer dereference | Waldemar Rymarkiewicz | 2011-09-29 | 1 | -1/+5 | |
| | | * | | | | | | | | Bluetooth: Mark not declared l2cap_core functions as static | Szymon Janc | 2011-09-27 | 1 | -6/+6 | |
| | | * | | | | | | | | Bluetooth: use recommended LE connection parameters | Anderson Lizardo | 2011-09-27 | 1 | -7/+7 | |
| | | * | | | | | | | | Bluetooth: Perform L2CAP SDU reassembly without copying data | Mat Martineau | 2011-09-27 | 1 | -163/+80 | |
| | | * | | | | | | | | Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg() | Mat Martineau | 2011-09-27 | 1 | -2/+28 | |
| | | * | | | | | | | | Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM | Mat Martineau | 2011-09-27 | 4 | -5/+20 | |
| | * | | | | | | | | | mac80211: pass vif param to conf_tx() callback | Eliad Peller | 2011-10-03 | 1 | -1/+2 | |
| | * | | | | | | | | | mac80211: Send nullfunc frames at lower rate during connection monitor | Rajkumar Manoharan | 2011-10-03 | 2 | -3/+10 | |
| | * | | | | | | | | | net:rfkill: add a gpio setup function into GPIO rfkill | Sangwook Lee | 2011-10-03 | 1 | -0/+11 | |
| | * | | | | | | | | | mac80211: Allow noack flag overwrite for injected frames | Helmut Schaa | 2011-10-03 | 1 | -2/+13 | |
| | * | | | | | | | | | mac80211: dont assign seqno to or aggregate QoS Null frames | Johannes Berg | 2011-09-30 | 1 | -0/+4 | |
| | * | | | | | | | | | mac80211: allow out-of-band EOSP notification | Johannes Berg | 2011-09-30 | 4 | -0/+66 | |
| | * | | | | | | | | | mac80211: explicitly notify drivers of frame release | Johannes Berg | 2011-09-30 | 3 | -10/+61 | |
| | * | | | | | | | | | mac80211: add missing station flags to debugfs | Johannes Berg | 2011-09-30 | 1 | -11/+14 | |
| | * | | | | | | | | | mac80211: optimise station flags | Johannes Berg | 2011-09-30 | 18 | -194/+173 | |
| | * | | | | | | | | | mac80211: reply only once to each PS-poll | Johannes Berg | 2011-09-30 | 3 | -16/+18 | |
| | * | | | | | | | | | mac80211: send (QoS) Null if no buffered frames | Johannes Berg | 2011-09-30 | 3 | -12/+92 | |
| | * | | | | | | | | | mac80211: implement uAPSD | Johannes Berg | 2011-09-30 | 5 | -79/+224 | |
| | * | | | | | | | | | mac80211: allow releasing driver-buffered frames | Johannes Berg | 2011-09-30 | 3 | -16/+116 | |
| | * | | | | | | | | | mac80211: clear more-data bit on filtered frames | Johannes Berg | 2011-09-30 | 1 | -0/+10 | |
| | * | | | | | | | | | mac80211: remove return value from add_pending_skbs | Johannes Berg | 2011-09-30 | 2 | -15/+12 | |
| | * | | | | | | | | | mac80211: split PS buffers into ACs | Johannes Berg | 2011-09-30 | 5 | -84/+213 | |
| | * | | | | | | | | | mac80211: also expire filtered frames | Johannes Berg | 2011-09-30 | 2 | -5/+57 | |
| | * | | | | | | | | | mac80211: unify TIM bit handling | Johannes Berg | 2011-09-30 | 4 | -68/+50 | |
| | * | | | | | | | | | mac80211: let drivers inform it about per TID buffered frames | Johannes Berg | 2011-09-30 | 1 | -2/+6 | |
| | * | | | | | | | | | mac80211: data path modification for TDLS peers | Arik Nemtsov | 2011-09-30 | 4 | -7/+55 | |
| | * | | | | | | | | | nl80211/mac80211: allow adding TDLS peers as stations | Arik Nemtsov | 2011-09-30 | 4 | -7/+48 | |
| | * | | | | | | | | | mac80211: handle TDLS high-level commands and frames | Arik Nemtsov | 2011-09-30 | 3 | -0/+326 | |
| | * | | | | | | | | | mac80211: standardize adding supported rates IEs | Arik Nemtsov | 2011-09-30 | 5 | -66/+61 | |
| | * | | | | | | | | | nl80211: support sending TDLS commands/frames | Arik Nemtsov | 2011-09-30 | 1 | -1/+80 | |
| | * | | | | | | | | | cfg80211/mac80211: apply station uAPSD parameters selectively | Johannes Berg | 2011-09-30 | 2 | -2/+6 | |
| | * | | | | | | | | | mac80211: max_tp_rate2 management of minstrel_ht | Lorenzo Bianconi | 2011-09-30 | 1 | -0/+2 | |
| * | | | | | | | | | | af_packet: remove unnecessary BUG_ON() in tpacket_destruct_skb | danborkmann@iogearbox.net | 2011-10-10 | 1 | -2/+0 | |
| * | | | | | | | | | | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-10-07 | 16 | -102/+122 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | net: use sock_valbool_flag to set/clear SOCK_RXQ_OVFL | Johannes Berg | 2011-10-07 | 1 | -4/+1 | |
| * | | | | | | | | | | dcb: add DCBX mode to event notifier attributes | John Fastabend | 2011-10-06 | 1 | -0/+6 | |
| * | | | | | | | | | | dcb: Use ifindex instead of ifname | Mark Rustad | 2011-10-06 | 1 | -12/+12 | |
| * | | | | | | | | | | bridge: allow forwarding some link local frames | stephen hemminger | 2011-10-06 | 4 | -5/+71 | |
| * | | | | | | | | | | ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal | Vasily Averin | 2011-10-03 | 1 | -8/+0 | |
| * | | | | | | | | | | tcp: report ECN_SEEN in tcp_info | Eric Dumazet | 2011-10-03 | 1 | -1/+3 |