Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | Bluetooth: Fix HCI command send functions to use const specifier | Johan Hedberg | 2013-04-19 | 1 | -6/+8 | |
| * | | | | net: defer net_secret[] initialization | Eric Dumazet | 2013-04-29 | 1 | -0/+1 | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 2013-04-29 | 2 | -1/+7 | |
| |\ \ \ \ | ||||||
| | * | | | | sctp: Correct type and usage of sctp_end_cksum() | Simon Horman | 2013-04-29 | 1 | -1/+1 | |
| | * | | | | netfilter: move skb_gso_segment into nfnetlink_queue module | Florian Westphal | 2013-04-29 | 1 | -0/+6 | |
| * | | | | | net: increase frag hash size | Jesper Dangaard Brouer | 2013-04-29 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | genl: Allow concurrent genl callbacks. | Pravin B Shelar | 2013-04-25 | 1 | -0/+1 | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 2013-04-25 | 1 | -4/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | ipvs: fix sparse warnings for some parameters | Julian Anastasov | 2013-04-23 | 1 | -4/+4 | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-04-24 | 7 | -59/+235 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-04-22 | 2 | -10/+114 | |
| | |\ \ \ \ | ||||||
| | | * | | | | mac80211: improve the rate control API | Felix Fietkau | 2013-04-22 | 1 | -0/+66 | |
| | | * | | | | cfg80211: introduce critical protocol indication from user-space | Arend van Spriel | 2013-04-22 | 1 | -0/+23 | |
| | | * | | | | mac80211: indicate admission control in TX queue parameters | Alexander Bondar | 2013-04-22 | 1 | -0/+2 | |
| | | * | | | | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 2013-04-22 | 5 | -14/+57 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | mac80211: fix CTS protection handling | Felix Fietkau | 2013-04-16 | 1 | -1/+3 | |
| | | * | | | | | mac80211: fix and optimize MCS mask handling | Felix Fietkau | 2013-04-16 | 1 | -2/+2 | |
| | | * | | | | | mac80211: VHT off-by-one NSS | Karl Beldan | 2013-04-16 | 1 | -3/+3 | |
| | | * | | | | | mac80211: support secondary channel offset in CSA | Johannes Berg | 2013-04-16 | 1 | -2/+2 | |
| | | * | | | | | cfg80211: add ieee80211_operating_class_to_band | Johannes Berg | 2013-04-16 | 1 | -0/+11 | |
| | | * | | | | | mac80211: provide SSID in IBSS mode | Marek Puzyniak | 2013-04-10 | 1 | -2/+2 | |
| | * | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2013-04-22 | 4 | -36/+91 | |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | ||||||
| | | * | | | | | Bluetooth: Rename LE_SCANNING_* macros | Andre Guedes | 2013-04-18 | 1 | -2/+2 | |
| | | * | | | | | Bluetooth: Add macros for filter duplicates values | Andre Guedes | 2013-04-18 | 1 | -0/+2 | |
| | | * | | | | | Bluetooth: Add LE scan type macros | Andre Guedes | 2013-04-18 | 1 | -0/+3 | |
| | | * | | | | | Bluetooth: Add reading of all local feature pages | Johan Hedberg | 2013-04-18 | 1 | -1/+2 | |
| | | * | | | | | Bluetooth: Track feature pages in a single table | Johan Hedberg | 2013-04-18 | 1 | -24/+25 | |
| | | * | | | | | Bluetooth: Move and rename hci_conn_accept | Frédéric Dalleau | 2013-04-18 | 1 | -1/+0 | |
| | | * | | | | | Bluetooth: l2cap: add l2cap_user sub-modules | David Herrmann | 2013-04-17 | 1 | -0/+10 | |
| | | * | | | | | Bluetooth: l2cap: introduce l2cap_conn ref-counting | David Herrmann | 2013-04-17 | 1 | -0/+4 | |
| | | * | | | | | Bluetooth: allow constant arguments for bacmp()/bacpy() | David Herrmann | 2013-04-17 | 1 | -2/+2 | |
| | | * | | | | | Bluetooth: introduce hci_conn ref-counting | David Herrmann | 2013-04-17 | 1 | -0/+31 | |
| | | * | | | | | Bluetooth: remove unneeded hci_conn_hold/put_device() | David Herrmann | 2013-04-17 | 1 | -4/+0 | |
| | | * | | | | | Bluetooth: rename hci_conn_put to hci_conn_drop | David Herrmann | 2013-04-11 | 1 | -1/+1 | |
| | | * | | | | | Bluetooth: hidp: verify l2cap sockets | David Herrmann | 2013-04-05 | 1 | -0/+1 | |
| | | * | | | | | Bluetooth: Remove driver init queue from core | Marcel Holtmann | 2013-04-04 | 1 | -2/+0 | |
| | | * | | | | | Bluetooth: Add driver setup stage for early init | Marcel Holtmann | 2013-04-04 | 1 | -0/+1 | |
| | | * | | | | | Bluetooth: Add __hci_cmd_sync_ev function | Johan Hedberg | 2013-04-04 | 1 | -0/+2 | |
| | | * | | | | | Bluetooth: Add support for custom event terminated commands | Johan Hedberg | 2013-04-04 | 2 | -0/+3 | |
| | | * | | | | | Bluetooth: Add __hci_cmd_sync() helper function | Johan Hedberg | 2013-04-04 | 1 | -0/+3 | |
| | | * | | | | | Bluetooth: Track received events in hdev | Johan Hedberg | 2013-04-04 | 1 | -0/+1 | |
| | | * | | | | | Bluetooth: Remove unneeded hci_req_cmd_status function | Andre Guedes | 2013-04-04 | 1 | -1/+0 | |
| | * | | | | | | NFC: RFKILL support | Samuel Ortiz | 2013-04-12 | 1 | -0/+2 | |
| | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-04-10 | 2 | -13/+28 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| / / / | | | |/ / / | ||||||
| | | * | | | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan | Karl Beldan | 2013-03-25 | 1 | -9/+9 | |
| | | * | | | mac80211: allow drivers to set default uAPSD parameters | Alexander Bondar | 2013-03-25 | 1 | -0/+13 | |
| | | * | | | cfg80211: Document update_ft_ies() cfg80211_ops | Jouni Malinen | 2013-03-25 | 1 | -0/+4 | |
| | | * | | | mac80211: add P2P NoA settings | Janusz Dziedzic | 2013-03-22 | 1 | -4/+2 | |
| * | | | | | caif: Remove my bouncing email address. | sjur.brandeland@stericsson.com | 2013-04-23 | 11 | -11/+10 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-22 | 4 | -2/+12 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | |