Age | Commit message (Expand) | Author | Files | Lines |
2012-02-29 | mac80211: handle non-bufferable MMPDUs correctly | Johannes Berg | 1 | -7/+10 |
2012-02-29 | cfg80211: remove cookies from callbacks | Johannes Berg | 1 | -4/+2 |
2012-02-22 | cfg80211: restructure AP/GO mode API | Johannes Berg | 2 | -45/+59 |
2012-02-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 143 | -1260/+3809 |
2012-02-15 | Bluetooth: Remove usage of __cancel_delayed_work() | Ulisses Furquim | 1 | -2/+2 |
2012-02-15 | Bluetooth: Fix potential deadlock | Andre Guedes | 1 | -2/+2 |
2012-02-15 | Bluetooth: silence lockdep warning | Octavian Purdila | 1 | -0/+2 |
2012-02-15 | Bluetooth: Fix using an absolute timeout on hci_conn_put() | Vinicius Costa Gomes | 1 | -1/+1 |
2012-02-15 | Bluetooth: l2cap_set_timer needs jiffies as timeout value | Andrzej Kaczmarek | 1 | -3/+3 |
2012-02-15 | Bluetooth: Remove bogus inline declaration from l2cap_chan_connect | Johan Hedberg | 1 | -1/+1 |
2012-02-06 | mac80211: support hw scan while idle | Eliad Peller | 1 | -0/+5 |
2012-02-06 | cfg80211/mac80211: userspace peer authorization in IBSS | Antonio Quartulli | 1 | -0/+5 |
2012-02-06 | bcma: add extra sprom check | Hauke Mehrtens | 1 | -0/+16 |
2012-02-06 | bcma: add bus num counter | Hauke Mehrtens | 1 | -0/+1 |
2012-02-06 | bcma: add PCIe host controller | Hauke Mehrtens | 2 | -0/+65 |
2012-02-06 | bcma: make some functions __devinit | Hauke Mehrtens | 1 | -1/+1 |
2012-02-06 | bcma: add constants for PCI and use them | Hauke Mehrtens | 1 | -0/+85 |
2012-02-06 | bcma: add the core unit number | Hauke Mehrtens | 1 | -0/+1 |
2012-02-06 | cfg80211: export cfg80211_ref_bss | Johannes Berg | 1 | -0/+14 |
2012-02-06 | cfg80211: stop tracking authenticated state | Johannes Berg | 1 | -28/+11 |
2012-02-06 | mac80211: add sta_state callback | Johannes Berg | 1 | -0/+30 |
2012-01-31 | mac80211: add support for mcs masks | Simon Wunderlich | 1 | -0/+1 |
2012-01-31 | nl80211: add support for mcs masks | Simon Wunderlich | 2 | -2/+5 |
2012-01-30 | net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL | Glauber Costa | 1 | -0/+2 |
2012-01-28 | netns: Fail conspicously if someone uses net_generic at an inappropriate time. | Eric W. Biederman | 1 | -0/+1 |
2012-01-27 | kernel-doc: fix new warnings in cfg80211.h | Randy Dunlap | 1 | -0/+6 |
2012-01-27 | {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh | Chun-Yeow Yeoh | 2 | -0/+5 |
2012-01-27 | mac80211: make CQM RSSI support per virtual interface | Johannes Berg | 1 | -7/+7 |
2012-01-27 | mac80211: make beacon filtering per virtual interface | Johannes Berg | 1 | -9/+20 |
2012-01-27 | net: explicitly add jump_label.h header to sock.h | Glauber Costa | 1 | -0/+1 |
2012-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -11/+28 |
2012-01-25 | netprio_cgroup.h: dont include module.h from other includes | Paul Gortmaker | 1 | -1/+0 |
2012-01-25 | team: send only changed options/ports via netlink | Jiri Pirko | 1 | -0/+10 |
2012-01-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -1/+5 |
2012-01-24 | NFC: Add NCI multiple targets support | Ilan Elias | 2 | -2/+41 |
2012-01-24 | NFC: NFC core layer should not set the target_idx | Ilan Elias | 1 | -1/+0 |
2012-01-24 | NFC: Clearly separate NCI states from flags | Ilan Elias | 1 | -4/+10 |
2012-01-24 | NFC: Add NCI data exchange timer | Ilan Elias | 1 | -0/+3 |
2012-01-24 | NFC: Export new attributes sensb_res and sensf_res | Ilan Elias | 3 | -2/+32 |
2012-01-24 | wireless: Save original maximum regulatory transmission power for the calucat... | Hong Wu | 1 | -0/+2 |
2012-01-24 | NFC: Increase NCI deactivate timeout | Ilan Elias | 1 | -1/+1 |
2012-01-24 | ssb: SPROM: extract each core power info | Rafał Miłecki | 2 | -0/+42 |
2012-01-24 | migrate_mode.h is not exported to user mode | Stephen Rothwell | 1 | -1/+1 |
2012-01-24 | Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+17 |
2012-01-23 | Merge branch 'kernel-doc' from Randy Dunlap | Linus Torvalds | 4 | -6/+18 |
2012-01-23 | Merge branch 'akpm' | Linus Torvalds | 6 | -15/+22 |
2012-01-23 | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -1/+2 |
2012-01-23 | kernel-doc: fix kernel-doc warnings in sched | Randy Dunlap | 1 | -1/+1 |
2012-01-23 | kernel-doc: fix new warnings in cfg80211.h | Randy Dunlap | 1 | -0/+6 |
2012-01-23 | kernel-doc: fix new warning in usb.h | Randy Dunlap | 1 | -0/+1 |