libertas/sdio: make sure card enters power-off when firmware is loaded.
[deliverable/linux.git] / net /
2013-12-02  John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-12-02  Michal Kaziormac80211: fix rx_nss calculation for drivers with hw rc
2013-12-02  Simon Wunderlichmac80211: don't leak next beacon when csa is aborted
2013-12-02  Simon Wunderlichmac80211: don't cancel csa finalize work within stop_ap
2013-12-02  Simon Wunderlichcfg80211/mac80211/ath6kl: acquire wdev lock outside...
2013-12-02  Simon Wunderlichmac80211: modify beacon using sdata/wdev-lock, not...
2013-12-02  Simon Wunderlichcfg80211: protect beacon changing functions with wdev...
2013-12-02  Bob Copelandmac80211: mesh: only get tsf if we need it
2013-12-02  Andrei Otcheretianskicfg80211: aggregate mgmt_tx parameters into a struct
2013-12-02  Avri Altmanmac80211: update ht flag if bss configuration changed
2013-12-02  Johannes Bergmac80211: remove sta_info_flush() from interface teardown
2013-12-02  Matti Gottliebmac80211: Tx frame latency statistics
2013-12-02  Felix Fietkaucfg80211: fix reporting 5/10 MHz support to user space
2013-11-25  Karl Beldanmac80211: minstrel_ht: do not sample unsupported rates
2013-11-25  Luis R. Rodriguezcfg80211: replace print_dfs_region() with reg_dfs_regio...
2013-11-25  Luis R. Rodriguezcfg80211: distinguish unset DFS region from unknown
2013-11-25  Luis R. Rodriguezcfg80211: intersection dfs regions when intersecting...
2013-11-25  Luis R. Rodriguezcfg80211: use enum nl80211_dfs_regions for dfs_region...
2013-11-25  Karl Beldanmac80211: minstrels: spare numerous useless calls to...
2013-11-25  Karl Beldanmac80211: minstrel_ht: replace some occurences of MCS_G...
2013-11-25  Eliad Pellermac80211: add min required channel definition field
2013-11-25  Eyal Shapiramac80211: enable easier manipulation of VHT beamforming...
2013-11-25  Luciano Coelhomac80211: move csa_chandef to sdata
2013-11-25  Chun-Yeow Yeohmac80211: use put_unaligned_le in mesh when necessary
2013-11-25  Chun-Yeow Yeohmac80211: use put_unaligned_le16 in mesh_plink_frame_tx
2013-11-25  Luis R. Rodriguezcfg80211: add an option to disable processing country IEs
2013-11-25  Luis R. Rodriguezcfg80211: add flags to define country IE processing...
2013-11-25  Luis R. Rodriguezcfg80211: move regulatory flags to their own variable
2013-11-25  Chun-Yeow Yeohmac80211: use put_unaligned_le16 for precedence value...
2013-11-25  Luis R. Rodriguezcfg80211: rename __set_regdom() to reg_set_rd_country_ie()
2013-11-25  Luis R. Rodriguezcfg80211: set driver regulatory updates on its own
2013-11-25  Luis R. Rodriguezcfg80211: set user regulatory updates on its own
2013-11-25  Luis R. Rodriguezcfg80211: set core regulatory updates on its own
2013-11-25  Luis R. Rodriguezcfg80211: pass the last_request to __set_regdom()
2013-11-25  Luis R. Rodriguezcfg80211: move core reg_notfier() check to source
2013-11-25  Luis R. Rodriguezcfg80211: allow only the core to request to update...
2013-11-25  Luis R. Rodriguezcfg80211: add helper for calling CRDA
2013-11-25  Luis R. Rodriguezcfg80211: add helper for kfree'ing and assigning last_r...
2013-11-25  Luis R. Rodriguezcfg80211: add helper for kfree'ing last_request
2013-11-25  Luis R. Rodriguezcfg80211: process non country IE conflicting first
2013-11-25  Luis R. Rodriguezcfg80211: process country IE regulatory requests on...
2013-11-25  Luis R. Rodriguezcfg80211: process driver regulatory requests on its own
2013-11-25  Luis R. Rodriguezcfg80211: process user regulatory requests on its own
2013-11-25  Luis R. Rodriguezcfg80211: processing core regulatory hints on its own
2013-11-25  Luis R. Rodriguezcfg80211: check regulatory request alpha2 early
2013-11-25  Luis R. Rodriguezcfg80211: enforce disabling channels by custom or stric...
2013-11-25  Luis R. Rodriguezcfg80211: fix parsing when db.txt ends on a rule
2013-11-25  Luis R. Rodriguezcfg80211: add function helpers to genregdb.awk
2013-11-25  Max Stepanovmac80211: add generic cipher scheme support
2013-11-25  Janusz Dziedziccfg80211: allow beaconing after DFS CAC
2013-11-25  Janusz Dziedziccfg80211/mac80211: DFS setup chandef for cac event
2013-11-25  Johannes Bergmac80211: verify ieee80211_key_replace() arguments
2013-11-25  Johannes Bergcfg80211: don't allow drivers to unset NL80211_FEATURE_...
2013-11-25  Johannes Bergcfg80211: add missing break in cfg80211_get_chan_state()
2013-11-25  Johannes Bergmac80211: remove useless tests for array
2013-11-25  Thomas Pedersenmac80211: clean up mesh local link ID generation
2013-11-25  Thomas Pedersenmac80211: factor out plink event gathering
2013-11-25  Thomas Pedersenmac80211: factor out peering FSM
2013-11-25  Thomas Pedersenmac80211: assign sta plid early
2013-11-25  Thomas Pedersenmac80211: consolidate rcu unlocks in plink frame rx
2013-11-25  Thomas Pedersenmac80211: factor peering frame processing into own...
2013-11-25  Bob Copelandmac80211: remove unused mesh_mgmt_ies_add() prototype
2013-11-25  Bob Copelandmac80211: return -ENOMEM in mesh_plink_frame_tx
2013-11-25  Bob Copelandmac80211: mesh_plink: don't ignore holding timer
2013-11-25  Bob Copelandmac80211: mesh_plink: collapse the two switch statement...
2013-11-25  Bob Copelandmac80211: mesh: rewrite rssi_threshold_check in C
2013-11-25  Bob Copelandmac80211: mesh_plink: group basic fitness checks
2013-11-25  Bob Copelandmac80211: mesh: factor out common plink close/estab...
2013-11-25  Bob Copelandmac80211: hold sta->lock across plink switch statements
2013-11-25  Thomas Pedersenmac80211: consolidate calls to plink_frame_tx
2013-11-25  Bob Copelandmac80211: fix off-by-one in llid check.
2013-11-25  Luis R. Rodriguezcfg80211: remove second argument from reg_process_hint()
2013-11-25  Luis R. Rodriguezcfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_a...
2013-11-25  Janusz Dziedziccfg80211: DFS check chandef usable before CAC
2013-11-25  Janusz Dziedziccfg80211: add helper functions for start/end freq
2013-11-25  Karl Beldanmac80211: do not compute offset from ssn in Rx AMPDU...
2013-11-25  Luis R. Rodriguezcfg80211: consolidate passive-scan and no-ibss flags
2013-11-21  Herbert Xugso: handle new frag_list of frags GRO packets
2013-11-21  Johannes Berggenetlink: fix genlmsg_multicast() bug
2013-11-21  Daniel Borkmannpacket: fix use after free race in send path when dev...
2013-11-21  Michael Opdenackerwimax: remove dead code
2013-11-21  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2013-11-21  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-11-21  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-11-21  Hannes Frederic... net: add BUG_ON if kernel advertises msg_namelen >...
2013-11-21  Hannes Frederic... net: rework recvmsg handler msg_name and msg_namelen...
2013-11-20  Ding Tianhongbridge: flush br's address entry in fdb when remove the
2013-11-20  Vlad Yasevichnet: core: Always propagate flag changes to interfaces
2013-11-20  Alexei Starovoitovipv4: fix race in concurrent ip_route_input_slow()
2013-11-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-11-19  David S. MillerMerge branch 'genetlink_mcast'
2013-11-19  Johannes Berggenetlink: make multicast groups const, prevent abuse
2013-11-19  Johannes Berggenetlink: pass family to functions using groups
2013-11-19  Johannes Berggenetlink: add and use genl_set_err()
2013-11-19  Johannes Berggenetlink: remove family pointer from genl_multicast_group
2013-11-19  Johannes Berggenetlink: remove genl_unregister_mc_group()
2013-11-19  Johannes Berghsr: don't call genl_unregister_mc_group()
2013-11-19  Johannes Bergquota/genetlink: use proper genetlink multicast APIs
2013-11-19  Johannes Bergdrop_monitor/genetlink: use proper genetlink multicast...
2013-11-19  Johannes Berggenetlink: only pass array to genl_register_family_with...
next
This page took 0.048906 seconds and 8 git commands to generate.